]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/type_traits/test/alignment_of_test.cpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / libs / type_traits / test / alignment_of_test.cpp
index 7faaf84d7549af1c8e4c5009c32487270e21f4a5..5f92d0765024b7f7ea69c897791b8709a0034c2d 100644 (file)
@@ -4,13 +4,13 @@
 //  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 "test.hpp"
-#include "check_integral_constant.hpp"
 #ifdef TEST_STD
 #  include <type_traits>
 #else
 #  include <boost/type_traits/alignment_of.hpp>
 #endif
+#include "test.hpp"
+#include "check_integral_constant.hpp"
 
 //
 // Need to defined some member function for empty_UDT,