]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/type_traits/test/has_binary_classes2_test.cpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / libs / type_traits / test / has_binary_classes2_test.cpp
index 4ce7f0b95e0db72f872ca825d76ea01040f18d81..ed681fd91adbed4543b7cecc8936fd8860dd076f 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)