Changeset 319 for trunk/nv/lib/assimp.hh
- Timestamp:
- 08/21/14 04:02:01 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv/lib/assimp.hh
r247 r319 8 8 #define NV_LIB_ASSIMP_HH 9 9 10 #include <nv/co mmon.hh>11 #include <nv/ logging.hh>12 #include <nv/ string.hh>13 #include <nv/ math.hh>10 #include <nv/core/common.hh> 11 #include <nv/core/logging.hh> 12 #include <nv/core/string.hh> 13 #include <nv/core/math.hh> 14 14 15 15 #define NV_ASSIMP_DYNAMIC
Note: See TracChangeset
for help on using the changeset viewer.