]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GNote.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GNote.C
index 6fe76ddee3563f5f8c5f620d9e8c343bf3028f3c..77eb2fb8d0a1a93ca803981ee3f85c22482bf12a 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 "GNote.h"
 #include "ControlNote.h"
 #include "ghelpers.h"