X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFloating.C;h=824b1b7df12899385915627db12c477d9a24a4a8;hb=d68ec289063394f24296ee098f5113e9242f2b0b;hp=c577160890b39974e5aea876a042ec2dfe34cb0f;hpb=9e75a45c7e9311f3d208db99b6e23f7ac7e5fe03;p=lyx.git diff --git a/src/Floating.C b/src/Floating.C index c577160890..824b1b7df1 100644 --- a/src/Floating.C +++ b/src/Floating.C @@ -5,6 +5,7 @@ * * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes + * \author Angus Leeming * * Full author contact details are available in file CREDITS. */ @@ -13,6 +14,8 @@ #include "Floating.h" +using std::string; + Floating::Floating() {}