]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GToolbar.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GToolbar.C
index 3f9b2678fc9b3554d5dad732b10da76f83a40cc0..081dacb489df861f99aa389d7245261bdb8fa134 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 "GToolbar.h"
 #include "GView.h"