]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_stackrelinset.C
mathed uglyfication
[lyx.git] / src / mathed / math_stackrelinset.C
index 3f31cfde1b50b4aa8057b614b6a71743e108a357..90b9c5f0bac9028436e8124b6697351ad81d021c 100644 (file)
@@ -1,6 +1,18 @@
+/**
+ * \file math_stackrelinset.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_stackrelinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
-#include "math_support.h"
 
 
 using std::max;