]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ref_inset.h
Fix reading of math macros
[lyx.git] / src / mathed / ref_inset.h
index 91a0b2798d58ce89d5eb77f113eb6dc9cdc88883..e3c9728e846c3dbd6897afdc64776e62f0424b1b 100644 (file)
@@ -1,9 +1,13 @@
 #ifndef REF_INSET_H
 #define REF_INSET_H
 
+#ifdef __GNUG__
+#pragma interface
+#endif
+
 #include "command_inset.h"
 
-// for \ref 
+// for \ref
 class RefInset : public CommandInset {
 public:
        ///