]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GUrl.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GUrl.C
index 194a037002fc568e2b31fc25d128aff2256d04ce..dc0587d5546a36728a37a1f1cdcada4eea49ffe3 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 "ControlCommand.h"
 #include "GUrl.h"
 #include "ghelpers.h"