]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/thread/src/future.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / thread / src / future.cpp
index 4aeac94a1b23cd79508f14d3de3d9eba100a27c4..a477e709ac254a89a19215dd88fff8ccc7a327bc 100644 (file)
@@ -4,8 +4,8 @@
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
 #include <boost/thread/detail/config.hpp>
-#ifndef BOOST_NO_EXCEPTIONS
 
+#ifndef BOOST_NO_EXCEPTIONS
 
 #include <boost/thread/futures/future_error_code.hpp>
 #include <string>