]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GScreen.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GScreen.C
index d69c54e4f7af01a10b313e6002b85b3c885dc484..2bd933637ac0f218fd26e918330927aa52560e91 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 "GScreen.h"
 
 #include "GWorkArea.h"