Changeset 2639 for code/branches/buildsystem2/src/orxonox/pch
- Timestamp:
- Feb 8, 2009, 12:10:57 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem2/src/orxonox/pch/havepch/OrxonoxStableHeaders.h
r2567 r2639 57 57 58 58 //Get around Windows hackery (windows.h is included by Ogre.h) 59 #if ORXONOX_PLATFORM == ORXONOX_PLATFORM_WIN3259 #ifdef ORXONOX_PLATFORM_WINDOWS 60 60 # ifdef max 61 61 # undef max … … 100 100 //#endif /* ifdef NDEBUG */ 101 101 102 #endif /* ORXONOX_COMPILER == ORXONOX_COMPILER_MSVC && !defined(ORXONOX_DISABLE_PCH) */102 #endif /* defined(ORXONOX_ENABLE_PCH) */ 103 103 104 104 #endif /* _OrxonoxStableHeaders_H__ */
Note: See TracChangeset
for help on using the changeset viewer.