]> git.lyx.org Git - features.git/blobdiff - src/SpellBase.cpp
introduce a header to forward declare std::string.
[features.git] / src / SpellBase.cpp
index 8c878d8a068d4dd12751009b250c0d11dbe33fec..89734b613df36fbfc66b293f8ca55f5b9bc5c086 100644 (file)
@@ -13,6 +13,7 @@
 
 #include "SpellBase.h"
 #include "gettext.h"
+#include "support/docstring.h"
 
 
 namespace lyx {