]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GBC.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GBC.C
index 3d3febd7925c65f4a4684bea3f5fabadd3277f99..bc6fe2b7458041005c12fdf8983c5846e1029d42 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 "GBC.h"
 
 using std::string;