Changeset 3224 in orxonox.OLD for orxonox/trunk/src/camera.h
- Timestamp:
- Dec 19, 2004, 11:50:40 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/camera.h
r3213 r3224 4 4 */ 5 5 6 #ifndef CAMERA_H7 #define CAMERA_H6 #ifndef _CAMERA_H 7 #define _CAMERA_H 8 8 9 9 #include "stdincl.h" … … 70 70 }; 71 71 72 #endif 72 #endif /* _CAMERA_H */
Note: See TracChangeset
for help on using the changeset viewer.