]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GCharacter.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GCharacter.C
index 60403a962b15e23e388f0d167a361f7d84ee1050..ffe6c5706dce3051b1545fd46a949aace0926d74 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 "GCharacter.h"
 #include "ghelpers.h"
 #include "LColor.h"