]> git.lyx.org Git - features.git/blobdiff - src/ErrorList.h
introduce a header to forward declare std::string.
[features.git] / src / ErrorList.h
index e58c47d0f043fce7b6283d69794411dae856d7e2..f8814208163b4aa18bd8d31a9a3ba3cff10393c7 100644 (file)
@@ -12,6 +12,7 @@
 #ifndef ERRORLIST_H
 #define ERRORLIST_H
 
+#include "support/types.h"
 #include "support/docstring.h"
 
 #include <vector>