X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_root.C;h=e440b798afb4f2060ee6d2f858601523f4ee8374;hb=099779019f066ad014e2dd63ad1b9ec3b180f8de;hp=da68d2536efe28d15c2845bc6a2ab1c5189837bc;hpb=b24b504cd296351e1109a6cd58b645567a8a68a3;p=lyx.git diff --git a/src/mathed/math_root.C b/src/mathed/math_root.C index da68d2536e..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" @@ -34,7 +30,7 @@ MathInset * MathRootInset::clone() const } -void MathRootInset::Metrics(MathStyles st) +void MathRootInset::Metrics(MathStyles st, int, int) { MathInset::Metrics(st); size_ = st;