- Timestamp:
- Dec 22, 2007, 10:15:06 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/orxonox/objects/weapon_system/WeaponStation.h
r668 r673 27 27 28 28 29 #ifndef WEAPON_STATION_H30 #define WEAPON_STATION_H29 #ifndef _WeaponStation_H__ 30 #define _WeaponStation_H__ 31 31 32 32 #include <OgrePrerequisites.h> … … 63 63 } 64 64 65 #endif /* WEAPON_STATION_H*/65 #endif /* _WeaponStation_H__ */
Note: See TracChangeset
for help on using the changeset viewer.