]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/filesystem/exception.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / filesystem / exception.hpp
index 0560f686cd1b6c6f5101053d93e74bdbc4f51678..44f2a621295ad61a0d98b50e4b3910d702aa61e2 100644 (file)
@@ -69,7 +69,7 @@ public:
     return m_imp_ptr.get() ? m_imp_ptr->m_path2 : get_empty_path();
   }
 
-  const char* what() const BOOST_NOEXCEPT_OR_NOTHROW;
+  const char* what() const BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE;
 
 private:
   static const path& get_empty_path() BOOST_NOEXCEPT;