Index: /trunk/Mars/mcore/fits.h
===================================================================
--- /trunk/Mars/mcore/fits.h	(revision 19002)
+++ /trunk/Mars/mcore/fits.h	(revision 19003)
@@ -7,4 +7,7 @@
 #include <string>
 #include <fstream>
+#if defined(R__DICTIONARY_FILENAME) && defined(__clang__)
+#undef private
+#endif
 #include <sstream>
 #include <algorithm>
