Index: trunk/Mars/mfileio/MMatrix.h
===================================================================
--- trunk/Mars/mfileio/MMatrix.h	(revision 19004)
+++ trunk/Mars/mfileio/MMatrix.h	(revision 19005)
@@ -7,4 +7,7 @@
 
 #include <iostream>     // std::cout
+#if defined(R__DICTIONARY_FILENAME) && defined(__clang__)
+#undef private
+#endif
 #include <sstream>
 #include <fstream>      // std::ifstream
