]> git.lyx.org Git - lyx.git/blobdiff - src/tabular_funcs.h
multicol; small stuff
[lyx.git] / src / tabular_funcs.h
index 5db625f4384a0755977eda980cd777b0fa539498..e2ce28f1e7948b9be1a76b371f1c000d0b070001 100644 (file)
 #ifndef TABULAR_FUNCS_H
 #define TABULAR_FUNCS_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "LString.h"
 #include "tabular.h"
+#include "support/lstrings.h" // for tostr
 
 #include <iosfwd>