]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fracbase.C
more IU
[lyx.git] / src / mathed / math_fracbase.C
index aca9f6fcf7ecbe212041148db59916efa77a71fa..24bbd29ca042481b296b35b03a7093ed2a1c15de 100644 (file)
@@ -1,5 +1,17 @@
+/**
+ * \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_data.h"
 
 
 MathFracbaseInset::MathFracbaseInset()