]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GPrint.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GPrint.C
index 9489503e568dffa4646a7cedb67ae777d7507984..db3b2399eff43b8efaf14ccb957d3c0ce6d0b97a 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 "GPrint.h"
 #include "ControlPrint.h"
 #include "ghelpers.h"