]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_stackrelinset.h
Fix.
[lyx.git] / src / mathed / math_stackrelinset.h
index e1dab8e1e3c7117fba7429529ceb77aec71804d2..e24db841e2a5414a75fa69f0a3fcb476f87f7c16 100644 (file)
@@ -4,12 +4,11 @@
 
 #include "math_fracbase.h"
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 /** Stackrel objects
-    \author André Pönitz
+ *  \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS
  */
 class MathStackrelInset : public MathFracbaseInset {
 public: