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