]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GToc.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GToc.C
index c0ebc510c3f8635494319246f676396cfeb5be7c..3b89d83244c0082ab1f3256e5954096e8b471ac6 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 "GToc.h"
 #include "ControlToc.h"