]> 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 c3c2d7d19923b50273f03780bcfd5452249241d0..4d88ecd75c73bcf382ddf975d3989d914ae6169f 100644 (file)
@@ -15,6 +15,9 @@
 #include "tabular_funcs.h"
 
 #include "support/LIstream.h"
+#include "support/lstrings.h"
+
+using namespace lyx::support;
 
 #ifndef CXX_GLOBAL_CSTD
 using std::strlen;