]> git.lyx.org Git - lyx.git/blobdiff - src/tabular_funcs.h
The "I want this in now" patch.
[lyx.git] / src / tabular_funcs.h
index 5760d2261d08d388aa7a0ca4ca9d824ade255768..a6925e9c88e3195b04347c71d58ed0a72c7cfa9d 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 "support/tostr.h"
 
 #include <iosfwd>