]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/type_traits/test/has_binary_classes6_test.cpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / libs / type_traits / test / has_binary_classes6_test.cpp
index c9f67ab794356094f0d790494e883f0ddc7d8917..d09aa684e8055e44637e174c1b166685e5a2a8d2 100644 (file)
@@ -3,10 +3,9 @@
 //  Boost Software License, Version 1.0. (See accompanying file
 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
+#include <boost/type_traits/has_operator.hpp>
 #include "test.hpp"
 #include "check_integral_constant.hpp"
-
-#include <boost/type_traits/has_operator.hpp>
 #include "has_binary_classes.hpp"
 
 TT_TEST_BEGIN(BOOST_TT_TRAIT_NAME)