Index: trunk/MagicSoft/Mars/mbase/MAGIC.h
===================================================================
--- trunk/MagicSoft/Mars/mbase/MAGIC.h	(revision 1904)
+++ trunk/MagicSoft/Mars/mbase/MAGIC.h	(revision 1907)
@@ -8,7 +8,10 @@
 //
 ///////////////////////////////////////////////////////////////////////////////
-
 #ifndef ROOT_TROOT
 #include <TROOT.h>
+#endif
+
+#if ROOT_VERSION_CODE < ROOT_VERSION(3,02,00)
+#error Your root version is too old to compile Mars, use root>=3.02
 #endif
 
