X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_spaceinset.h;h=00dd1a80186af52b02f221ea0eec99eb67fa65d9;hb=57501b93064a6deed43e415beed45606054d86ad;hp=da61168c005147f5ae2bfc4470b25cb335a74069;hpb=1f9e9cf5173fa1fbafdff5f21080e5194b05818b;p=lyx.git diff --git a/src/mathed/math_spaceinset.h b/src/mathed/math_spaceinset.h index da61168c00..00dd1a8018 100644 --- a/src/mathed/math_spaceinset.h +++ b/src/mathed/math_spaceinset.h @@ -21,7 +21,7 @@ public: /// explicit MathSpaceInset(int sp); /// - explicit MathSpaceInset(string const & name); + explicit MathSpaceInset(std::string const & name); /// virtual std::auto_ptr clone() const; ///