]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_arrayinset.C
fix pullArg when pressing <Delete> at the end of an cell
[lyx.git] / src / mathed / math_arrayinset.C
index 9a8b6adf904ce0f767a64fc91570ae4fd5da9afd..83577735db2a36e8e8d01bb94ff7e5a2187d9726 100644 (file)
@@ -1,13 +1,9 @@
-#include <config.h>
-
 #ifdef __GNUG__
 #pragma implementation
 #endif
 
 #include "math_arrayinset.h"
 #include "support/LOstream.h"
-#include "Painter.h"
-
 
 
 MathArrayInset::MathArrayInset(int m, int n)