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