]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GTableCreate.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GTableCreate.C
index 24a9fcb1fa559006a50a50e6d7f5ce0aad2bf09b..3405f602657dfd30709d2eaaea3d5d37a213d255 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 "GTableCreate.h"
 #include "ghelpers.h"