]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GTimeout.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GTimeout.C
index 200dba64a440dfe152e679859352be9ea9040d34..0603c027b9e97a86cf3d9fe7d6c252c2e4679c3f 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 "GTimeout.h"
 #include "debug.h"