diff --git a/test/endian_ld_st_roundtrip_test.cpp b/test/endian_ld_st_roundtrip_test.cpp index d64c38e..436f4cb 100644 --- a/test/endian_ld_st_roundtrip_test.cpp +++ b/test/endian_ld_st_roundtrip_test.cpp @@ -3,8 +3,7 @@ // Distributed under the Boost Software License, Version 1.0. // http://www.boost.org/LICENSE_1_0.txt -#include -#include +#include #include #include #include diff --git a/test/endian_store_test.cpp b/test/endian_store_test.cpp index 77b8a9d..bd045f4 100644 --- a/test/endian_store_test.cpp +++ b/test/endian_store_test.cpp @@ -3,7 +3,7 @@ // Distributed under the Boost Software License, Version 1.0. // http://www.boost.org/LICENSE_1_0.txt -#include +#include #include #include #include