Changeset 3703 in orxonox.OLD for orxonox/branches/textEngine/src/orxonox.cc
- Timestamp:
- Mar 31, 2005, 10:59:41 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/textEngine/src/orxonox.cc
r3693 r3703 339 339 } 340 340 341 #ifndef __WIN32__ 341 342 342 343 #include "list.h" … … 732 733 733 734 } 735 736 #else /* __WIN32__ */ 737 int startBenchmarks() 738 { 739 PRINTF(1)("Not supported in WIN32 yet\n"); 740 } 741 #endif
Note: See TracChangeset
for help on using the changeset viewer.