Changeset 9370 for trunk/MagicSoft/Mars/mbase/MQuaternion.h
- Timestamp:
- 03/01/09 22:05:21 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MQuaternion.h
r9234 r9370 8 8 9 9 #ifndef ROOT_TQuaternion 10 #include <math.h> 11 #define sqrt ::sqrt 10 12 #include <TQuaternion.h> 13 #undef sqrt 11 14 #endif 12 15
Note:
See TracChangeset
for help on using the changeset viewer.