]> git.lyx.org Git - lyx.git/blobdiff - src/Floating.C
Bug fix; ensure that all is Ok after the combox is moved with
[lyx.git] / src / Floating.C
index c577160890b39974e5aea876a042ec2dfe34cb0f..824b1b7df12899385915627db12c477d9a24a4a8 100644 (file)
@@ -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()
 {}