X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_root.C;h=e440b798afb4f2060ee6d2f858601523f4ee8374;hb=099779019f066ad014e2dd63ad1b9ec3b180f8de;hp=19e3cbd442ba502b8707a30857482f5107b1b61d;hpb=0024f42724dd9f5eb20d6d5a14276fad4e744963;p=lyx.git diff --git a/src/mathed/math_root.C b/src/mathed/math_root.C index 19e3cbd442..e440b798af 100644 --- a/src/mathed/math_root.C +++ b/src/mathed/math_root.C @@ -11,14 +11,10 @@ * the GNU General Public Licence version 2 or later. */ -#include - #ifdef __GNUG__ #pragma implementation #endif -#include - #include "math_root.h" #include "support/LOstream.h" #include "Painter.h"