Changeset 1606 for code/branches/core3/src/util/Error.h
- Timestamp:
- Jun 16, 2008, 7:53:40 PM (17 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core3/src/util/Error.h
r1605 r1606 35 35 #define _Error_H__ 36 36 37 #include " CorePrereqs.h"37 #include "UtilPrereqs.h" 38 38 39 39 #include <string> … … 41 41 namespace orxonox 42 42 { 43 class _ CoreExport Error43 class _UtilExport Error 44 44 { 45 45 public:
Note: See TracChangeset
for help on using the changeset viewer.