]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/archive/xml_archive_exception.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / archive / xml_archive_exception.hpp
index 489a2ed1ba7e78e33c5f4747e4829c26efff1dae..1852d4284d146d21fdecb11d3c081518ae006024 100644 (file)
@@ -45,8 +45,8 @@ public:
         const char * e1 = NULL,
         const char * e2 = NULL
     );
-    BOOST_ARCHIVE_DECL xml_archive_exception(xml_archive_exception const &) ;
-    virtual BOOST_ARCHIVE_DECL ~xml_archive_exception() BOOST_NOEXCEPT_OR_NOTHROW ;
+    BOOST_ARCHIVE_DECL xml_archive_exception(xml_archive_exception const &);
+    BOOST_ARCHIVE_DECL ~xml_archive_exception() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE;
 };
 
 }// namespace archive