]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/xftFontLoader.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / xftFontLoader.C
index 4c7daedaef47203a7851b332161950690aee9eca..408a46398b3667fe8b8cfdfcf10d0246b6b209a0 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 "xftFontLoader.h"
 #include "FontInfo.h"
 #include "gettext.h"