- Timestamp:
- May 3, 2011, 5:07:42 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/external/bullet/LinearMath/btDefaultMotionState.h
r8351 r8393 1 #ifndef DEFAULT_MOTION_STATE_H2 #define DEFAULT_MOTION_STATE_H1 #ifndef BT_DEFAULT_MOTION_STATE_H 2 #define BT_DEFAULT_MOTION_STATE_H 3 3 4 4 #include "btMotionState.h" … … 38 38 }; 39 39 40 #endif // DEFAULT_MOTION_STATE_H40 #endif //BT_DEFAULT_MOTION_STATE_H
Note: See TracChangeset
for help on using the changeset viewer.