]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_sqrtinset.h
fix macro, small cleanup
[features.git] / src / mathed / math_sqrtinset.h
index 5c73159ae858dc17d6f0db862a8e1dbab1569684..8ab0f2a87f0ca935b3595f704953a6b4aa25300c 100644 (file)
@@ -1,9 +1,13 @@
-
+// -*- C++ -*-
 #ifndef MATH_SQRTINSET_H
 #define MATH_SQRTINSET_H
 
 #include "math_parinset.h"
 
+#ifdef __GNUG__
+#pragma interface
+#endif
+
 /** The square root inset.
     \author Alejandro Aguilar Siearra
  */