]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_substackinset.C
more IU
[lyx.git] / src / mathed / math_substackinset.C
index 21727de1c19cf59d07036ae5001ee61cc6410080..4767f3402e6eced3d7a3b8b423664ac035868047 100644 (file)
@@ -1,9 +1,19 @@
+/**
+ * \file math_substackinset.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_substackinset.h"
+#include "math_data.h"
 #include "math_mathmlstream.h"
-#include "math_streamstr.h"
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
 using std::auto_ptr;