]> git.lyx.org Git - features.git/commitdiff
Remove unneeded include
authorEnrico Forestieri <forenr@lyx.org>
Sun, 19 Oct 2008 22:45:15 +0000 (22:45 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Sun, 19 Oct 2008 22:45:15 +0000 (22:45 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26985 a592a061-630c-0410-9148-cb99ea01b6c8

src/Text3.cpp

index 5c8c4dd4fd24af18dba92f0cfcdff878ac3d1127..2a5ebfc5737547e1bda398fce3101e86ba8f8041 100644 (file)
@@ -67,7 +67,6 @@
 
 #include "mathed/InsetMathHull.h"
 #include "mathed/MathMacroTemplate.h"
-#include "mathed/MathParser.h"
 
 #include <boost/next_prior.hpp>