Go to the documentation of this file.
26 #ifndef __OgreThreadHeadersPoco_H__
27 #define __OgreThreadHeadersPoco_H__
29 #if OGRE_PLATFORM == OGRE_PLATFORM_WIN32
30 #define POCO_NO_UNWINDOWS
33 #include <Poco/ThreadLocal.h>
34 #include <Poco/Mutex.h>
35 #include <Poco/Condition.h>
36 #include <Poco/Thread.h>
37 #include <Poco/Runnable.h>
38 #include <Poco/RWLock.h>
39 #include <Poco/Environment.h>
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Wed Oct 16 2013 14:35:46