Changeset 7562
- Timestamp:
- Oct 19, 2010, 11:28:30 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ois_update/src/libraries/core/BaseObject.h
r7560 r7562 238 238 }; 239 239 240 #ifdef check 241 struct CompilerError 242 { 243 void CompilerError() {} 244 }; 245 #endif 240 246 241 247 template <class T, int templatehack2>
Note: See TracChangeset
for help on using the changeset viewer.