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