]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/io_callback.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / io_callback.C
index e2d7f8273db87695d0ca6f8a7a5c279862515d61..3962af05725e44e8d72ff32f77edb5c58c9905a2 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 "io_callback.h"