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