Index: /trunk/Mars/mbase/MParContainer.cc
===================================================================
--- /trunk/Mars/mbase/MParContainer.cc	(revision 19271)
+++ /trunk/Mars/mbase/MParContainer.cc	(revision 19272)
@@ -114,5 +114,5 @@
 MParContainer::~MParContainer()
 {
-#ifdef ROOT_VERSION_CODE >= ROOT_VERSION(6,00,00)
+#if ROOT_VERSION_CODE >= ROOT_VERSION(6,00,00)
     ROOT::CallRecursiveRemoveIfNeeded(*this);
 #endif
