]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GPainter.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GPainter.C
index 78e59d786b95245f91b2870ff6a3fa1631f406c2..7b87fc1cc4804b94ee84cf5bdf0c4b35a7463b18 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 "GPainter.h"
 #include "debug.h"
 #include "GWorkArea.h"