]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fracbase.C
more IU
[lyx.git] / src / mathed / math_fracbase.C
index a8d6e2dd701198e99c3f01e3941a0c8f560b0c1a..24bbd29ca042481b296b35b03a7093ed2a1c15de 100644 (file)
@@ -1,9 +1,17 @@
-#ifdef __GNUG__
-#pragma implementation
-#endif
+/**
+ * \file math_fracbase.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
+#include <config.h>
 
 #include "math_fracbase.h"
-#include "math_mathmlstream.h"
+#include "math_data.h"
 
 
 MathFracbaseInset::MathFracbaseInset()