]> git.lyx.org Git - lyx.git/blobdiff - src/WordLangTuple.h
float2string #4 (Spacing)
[lyx.git] / src / WordLangTuple.h
index 69d2f742f372224c4a0f23313d08278fd78a2273..86775431d38bee38dc6fadb53444f17718f0d2bb 100644 (file)
@@ -12,6 +12,9 @@
 #ifndef WORD_LANG_TUPLE_H
 #define WORD_LANG_TUPLE_H
 
+#include <string>
+
+
 /**
  * A word and its given language code ("en_US").
  * This is used for spellchecking.