- Timestamp:
- Apr 21, 2011, 6:58:23 PM (14 years ago)
- Location:
- code/branches/kicklib2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/kicklib2
- Property svn:mergeinfo changed
-
code/branches/kicklib2/src/external/bullet/LinearMath/btConvexHull.h
r5781 r8284 20 20 #define CD_HULL_H 21 21 22 #include " LinearMath/btVector3.h"23 #include " LinearMath/btAlignedObjectArray.h"22 #include "btVector3.h" 23 #include "btAlignedObjectArray.h" 24 24 25 25 typedef btAlignedObjectArray<unsigned int> TUIntArray;
Note: See TracChangeset
for help on using the changeset viewer.