]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GAboutlyx.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GAboutlyx.C
index a6ac4c12c22263c4242f843be290b48f3faf9dab..1d1a8278088e33ba89dfefa0741a2e245bd42363 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 "ControlAboutlyx.h"
 #include "GAboutlyx.h"
 #include "ghelpers.h"