- 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/BaseWeapon.h
r668 r673 27 27 28 28 29 #ifndef BASE_WEAPON_H30 #define BASE_WEAPON_H29 #ifndef _BaseWeapon_H__ 30 #define _BaseWeapon_H__ 31 31 32 32 #include <OgrePrerequisites.h> … … 124 124 } 125 125 126 #endif /* BASE_WEAPON_H*/126 #endif /* _BaseWeapon_H__ */
Note: See TracChangeset
for help on using the changeset viewer.