Changeset 3224 in orxonox.OLD for orxonox/trunk/src/synchronisable.h
- Timestamp:
- Dec 19, 2004, 11:50:40 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/synchronisable.h
r2036 r3224 1 1 2 #ifndef SYNCHRONISABLE_H3 #define SYNCHRONISABLE_H2 #ifndef _SYNCHRONISABLE_H 3 #define _SYNCHRONISABLE_H 4 4 5 5 #include "data_tank.h" … … 22 22 }; 23 23 24 #endif 24 #endif /* _SYNCHRONISABLE_H */
Note: See TracChangeset
for help on using the changeset viewer.