]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_replace.h
small up/down tweaking
[lyx.git] / src / mathed / math_replace.h
index 0aa9d03663f6c34ed723244a165d75fb7f442a36..369ab5f51022c7dde0cf7e3b3e0f426fe6714d11 100644 (file)
@@ -1,6 +1,10 @@
 #ifndef MATH_REPLACE_H
 #define MATH_REPLACE_H
 
+#ifdef __GNUG__
+#pragma interface
+#endif
+
 #include "math_data.h"
 
 struct ReplaceData {