]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/ghelpers.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / ghelpers.C
index 9dd1ed7541565a36679a640b575b579ce18600c7..5d1e540ee1f1554508958bca6bbb738fdc31f3fe 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 "ghelpers.h"
 
 #include "lyxrc.h"