]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/config/compiler/clang.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / config / compiler / clang.hpp
index 1a15f6b0559bb72bccd50fbda27849252fc6e3bf..9d8ba7d7111bab0e6aa3b78ddc86b42aaf43a1bc 100644 (file)
 
 #if !__has_feature(cxx_override_control)
 #  define BOOST_NO_CXX11_FINAL
+#  define BOOST_NO_CXX11_OVERRIDE
 #endif
 
 #if !__has_feature(cxx_unrestricted_unions)