]> git.lyx.org Git - features.git/blobdiff - src/insets/insetfloatlist.C
introduce namespace lyx::support
[features.git] / src / insets / insetfloatlist.C
index 3a4aeee2e89dbc38d9f21ca958925ca2370fa552..578b057acf3940bf93e047d2625e9ff60a8f1477 100644 (file)
@@ -24,6 +24,8 @@
 
 #include "support/lstrings.h"
 
+using namespace lyx::support;
+
 using std::ostream;
 using std::endl;