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