]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GViewBase.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GViewBase.C
index 9103e33e8c2c15145e7c958aa8376ec3190f1f7c..f7762c93c2b5e66220c56ed9cf048acde682ce28 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 "GViewBase.h"
 #include "support/filetools.h"