]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_mathmlstream.h
fix #1073
[lyx.git] / src / mathed / math_mathmlstream.h
index 9e75152e08ac56aa9a5dff5ee7f161cc561ac0ed..3c0d69ae380e21e26eacf56169a4bce85319f7c4 100644 (file)
@@ -1,15 +1,12 @@
 #ifndef MATH_MATHMLSTREAM_H
 #define MATH_MATHMLSTREAM_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 // Please keep all four streams in one file until the interface has
 // settled.
 
 
-#include "math_metricsinfo.h"
+#include "metricsinfo.h"
 
 #include <iosfwd>