]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/forms_gettext.C
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / forms_gettext.C
index c2126a38867e8c2ae706d6355ef5f6e0ea4cb022..75cf0b6dfde7818349a24b4ef5c228c33d6bec94 100644 (file)
@@ -15,6 +15,8 @@
 
 namespace support = lyx::support;
 
+using std::string;
+
 
 // Extract shortcut from "<identifier>|<shortcut>" string
 string const scex(string const & str)