]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GSpellchecker.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GSpellchecker.C
index cda95eea4c2012d12d76c463530905d10cc7e65b..ebb5d8295fad26394a3f648409d68e1435239697 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 "GSpellchecker.h"
 #include "controllers/ControlSpellchecker.h"