- Timestamp:
- Apr 11, 2005, 8:09:17 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/orxonox.cc
r3731 r3779 335 335 } 336 336 337 #if defined __linux__ 337 338 338 339 #include "list.h" … … 767 768 768 769 } 770 771 #else 772 773 int startBenchmarks() 774 { 775 PRINTF(1)("Benchmark is not implemented in this system\n"); 776 } 777 778 #endif
Note: See TracChangeset
for help on using the changeset viewer.