]> git.lyx.org Git - lyx.git/blobdiff - src/tabular_funcs.h
"Inter-word Space"
[lyx.git] / src / tabular_funcs.h
index 5db625f4384a0755977eda980cd777b0fa539498..a6925e9c88e3195b04347c71d58ed0a72c7cfa9d 100644 (file)
 #ifndef TABULAR_FUNCS_H
 #define TABULAR_FUNCS_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
-#include "LString.h"
 #include "tabular.h"
+#include "support/tostr.h"
 
 #include <iosfwd>