Go to the documentation of this file.
26#ifndef __OgreThreadHeaders_H__
27#define __OgreThreadHeaders_H__
29#if !defined(NOMINMAX) && defined(_MSC_VER)
33#if OGRE_THREAD_PROVIDER == 1
35#elif OGRE_THREAD_PROVIDER == 2
37#elif OGRE_THREAD_PROVIDER == 3