]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GGraphics.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GGraphics.C
index 8722f9d89cc4e343ce7f5c3a92c47be7da1ab9ca..9fba9d0b29c7999dc2848b90566324d55f5e2e9d 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 "GGraphics.h"
 #include "ControlGraphics.h"