]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormText.C
Tiny clean-ups.
[lyx.git] / src / frontends / xforms / FormText.C
index f886890f4aeee28e7f0e7386c5a668cd9739af14..0fd0cd15097b14df836a03932e1cb7cf615b97f7 100644 (file)
@@ -25,6 +25,8 @@
 
 using lyx::support::trim;
 
+using std::string;
+
 
 typedef FormController<ControlCommand, FormView<FD_text> > base_class;