]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GErrorList.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GErrorList.C
index d642547529a439e0866609bfd6f7a6278053955a..e43d15bacc60d95a31e3f3b6dbeec721ce57ffcc 100644 (file)
 
 #include <config.h>
 
+// Too hard to make concept checks work with this file
+#ifdef _GLIBCPP_CONCEPT_CHECKS
+#undef _GLIBCPP_CONCEPT_CHECKS
+#endif
+
 #include "GErrorList.h"
 #include "ControlErrorList.h"