]> git.lyx.org Git - features.git/blobdiff - src/support/unicode.h
introduce a header to forward declare std::string.
[features.git] / src / support / unicode.h
index 8fa4ff77d95c8bb69c1f40c19e0cf92d2c92a091..d26d606c8587b0afb45cd60aac370d00ce16b8a8 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef LYX_SUPPORT_UNICODE_H
 #define LYX_SUPPORT_UNICODE_H
 
-#include "support/types.h"
+#include "support/strfwd.h"
 
 #include <boost/scoped_ptr.hpp>