X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fcursor.C;h=5d72bfff899f041ceae47652e21bfcecaca1b144;hb=52eb91c94fb70d58dceef430659c8781de2eccda;hp=f5d97fb3f57d8a55524ac067b5ed8634c34e9f59;hpb=0fcd28f006e57948b470aeae31b781e42e85b72c;p=lyx.git diff --git a/src/cursor.C b/src/cursor.C index f5d97fb3f5..5d72bfff89 100644 --- a/src/cursor.C +++ b/src/cursor.C @@ -602,7 +602,6 @@ std::ostream & operator<<(std::ostream & os, LCursor const & cur) #include "mathed/InsetMathScript.h" #include "mathed/InsetMathUnknown.h" #include "mathed/MathFactory.h" -#include "mathed/MathMacroArgument.h" #include "mathed/MathStream.h" #include "mathed/MathSupport.h"