]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/any/test/any_test_cv_to_rv_failed.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / any / test / any_test_cv_to_rv_failed.cpp
index 906f1f9c8478dd088b5fc0920c1c172fa43a5e87..9bfd48124599f032f14408ea6e76edc2f42e7470 100644 (file)
@@ -2,7 +2,7 @@
 //
 //  See http://www.boost.org for most recent version, including documentation.
 //
-//  Copyright Antony Polukhin, 2013-2019.
+//  Copyright Antony Polukhin, 2013-2022.
 //
 //  Distributed under the Boost
 //  Software License, Version 1.0. (See accompanying file
 
 #ifdef BOOST_NO_CXX11_RVALUE_REFERENCES
 
-int main() 
+int main()
 {
     BOOST_STATIC_ASSERT(false);
     return EXIT_SUCCESS;
 }
 
-#else 
+#else
 
 
 int main()