]> git.lyx.org Git - lyx.git/blobdiff - src/tabular_funcs.C
last Friday's text*.C -> text_func shuffle
[lyx.git] / src / tabular_funcs.C
index ac2e2fbfe2e02a3618548d5ae2238bb387699423..4d88ecd75c73bcf382ddf975d3989d914ae6169f 100644 (file)
@@ -17,6 +17,8 @@
 #include "support/LIstream.h"
 #include "support/lstrings.h"
 
+using namespace lyx::support;
+
 #ifndef CXX_GLOBAL_CSTD
 using std::strlen;
 #endif