]> git.lyx.org Git - features.git/blobdiff - src/mathed/array.C
remove unneeded #includes, cosmetics
[features.git] / src / mathed / array.C
index 7141bb79dc7281d3529086f4617c64721fb8637e..afe0994684675a9555ae4ec930b24be36c59f9c7 100644 (file)
@@ -1,13 +1,11 @@
 
-#include <config.h>
-
 #ifdef __GNUG__
 #pragma implementation
 #endif
 
+#include "math_inset.h"
 #include "debug.h"
 #include "array.h"
-#include "math_inset.h"
 #include "math_scriptinset.h"
 #include "math_parser.h"
 #include "mathed/support.h"