]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/integer/static_log2.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / integer / static_log2.hpp
index 56c7a001251a25a7c9a37fed5729317a8d0e2918..db3aba2d0748c4f413b579fb5d9df15879247067 100644 (file)
@@ -16,7 +16,8 @@
 #ifndef BOOST_INTEGER_STATIC_LOG2_HPP
 #define BOOST_INTEGER_STATIC_LOG2_HPP
 
-#include "boost/integer_fwd.hpp" // for boost::intmax_t
+#include <boost/config.hpp>
+#include <boost/integer_fwd.hpp>
 
 namespace boost {
 
@@ -122,6 +123,4 @@ namespace boost {
 
 }
 
-
-
 #endif // include guard