Changeset 1341 for code/branches/console/src/core/CorePrereqs.h
- Timestamp:
- May 21, 2008, 1:33:42 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/console/src/core/CorePrereqs.h
r1313 r1341 66 66 namespace orxonox 67 67 { 68 #ifndef _XMLPort_Mode__69 #define _XMLPort_Mode__70 68 namespace XMLPort 71 69 { … … 76 74 }; 77 75 } 78 #endif79 76 80 77 typedef std::string LanguageEntryLabel; … … 101 98 class ConfigFileSection; 102 99 class ConfigValueContainer; 100 class ConsoleCommand; 103 101 class CoreSettings; 104 102 class Error;
Note: See TracChangeset
for help on using the changeset viewer.