]> git.lyx.org Git - lyx.git/blobdiff - src/Cursor.cpp
Fix scons and CmdDef.h for the introduction of CmdDef.
[lyx.git] / src / Cursor.cpp
index 5eea06c7bb2d26765c3e879bbe40a97a75980a4c..21def1b3a3ed0d684441c03782c23558e9b4556c 100644 (file)
@@ -43,8 +43,6 @@
 #include "mathed/InsetMathScript.h"
 #include "mathed/MacroTable.h"
 
-#include "support/limited_stack.h"
-
 #include <boost/assert.hpp>
 #include <boost/bind.hpp>
 #include <boost/current_function.hpp>