- Timestamp:
- Aug 31, 2010, 1:54:32 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/consolecommands3/src/libraries/core/command/IRC.h
r7203 r7280 33 33 34 34 #include <string> 35 #include "core/OrxonoxClass.h"36 35 37 36 namespace orxonox 38 37 { 39 class _CoreExport IRC : public OrxonoxClass38 class _CoreExport IRC 40 39 { 41 40 public:
Note: See TracChangeset
for help on using the changeset viewer.