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