]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GERT.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GERT.C
index 2b558db8ac4d3df467634507902285b454e08217..4627ee3a6c535324c2126b383ae4c93eccb6092f 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 "GERT.h"
 #include "ControlERT.h"
 #include "ghelpers.h"