]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_binominset.C
bug + spped fixes + small stuff
[lyx.git] / src / mathed / math_binominset.C
index cce26181baf0343dbab66fa3a83932e7ce891923..69ff5aa98f358b7ab90b80c504b13e80ff628af3 100644 (file)
@@ -1,8 +1,18 @@
+/**
+ * \file math_binominset.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_binominset.h"
+#include "math_data.h"
 #include "math_support.h"
-#include "support/LOstream.h"
 #include "math_mathmlstream.h"