Changeset 1907 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 04/04/03 16:22:06 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MAGIC.h
r1657 r1907 8 8 // 9 9 /////////////////////////////////////////////////////////////////////////////// 10 11 10 #ifndef ROOT_TROOT 12 11 #include <TROOT.h> 12 #endif 13 14 #if ROOT_VERSION_CODE < ROOT_VERSION(3,02,00) 15 #error Your root version is too old to compile Mars, use root>=3.02 13 16 #endif 14 17
Note:
See TracChangeset
for help on using the changeset viewer.