]> git.lyx.org Git - lyx.git/blobdiff - src/ErrorList.h
use return value of regex_match to check whether a match was found
[lyx.git] / src / ErrorList.h
index e58c47d0f043fce7b6283d69794411dae856d7e2..e5ccdce7ad698d0f6f552f6081cbccf758f28b63 100644 (file)
@@ -13,6 +13,7 @@
 #define ERRORLIST_H
 
 #include "support/docstring.h"
+#include "support/types.h"
 
 #include <vector>
 #include <string>