Changeset 18455 for branches/Corsika7500Compatibility/mbase/MQuaternion.h
- Timestamp:
- 03/09/16 15:40:33 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Corsika7500Compatibility/mbase/MQuaternion.h
r9564 r18455 9 9 #ifndef ROOT_TQuaternion 10 10 #include <math.h> 11 #define sqrt ::sqrt11 //#define sqrt ::sqrt 12 12 #include <TQuaternion.h> 13 #undef sqrt13 //#undef sqrt 14 14 #endif 15 15
Note:
See TracChangeset
for help on using the changeset viewer.