]> git.lyx.org Git - lyx.git/blobdiff - src/support/bind.h
Improvements to the shortcuts preference dialog (#9174)
[lyx.git] / src / support / bind.h
index 08dd71a88598b4822455775286ba896a25da875e..1449c4394a7e6569b77138743d606700a97ac0b6 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "support/functional.h"
 
-#if __cplusplus >= 201103L
+#ifdef LYX_USE_CXX11
 
 #define LYX_BIND_NS std