diff --git a/tests/test_datetime.cpp b/tests/test_datetime.cpp index fc3a4f0..e9cb35f 100644 --- a/tests/test_datetime.cpp +++ b/tests/test_datetime.cpp @@ -5,7 +5,7 @@ #define BOOST_TEST_NO_LIB #include #endif -#include +#include BOOST_AUTO_TEST_CASE(test_datetime_convertible) { diff --git a/tests/test_from_toml.cpp b/tests/test_from_toml.cpp index 7cf6698..ca46fa5 100644 --- a/tests/test_from_toml.cpp +++ b/tests/test_from_toml.cpp @@ -5,7 +5,7 @@ #define BOOST_TEST_NO_LIB #include #endif -#include +#include #include #include #include diff --git a/tests/test_get.cpp b/tests/test_get.cpp index 11faa55..b8d8477 100644 --- a/tests/test_get.cpp +++ b/tests/test_get.cpp @@ -5,7 +5,7 @@ #define BOOST_TEST_NO_LIB #include #endif -#include +#include #include #include #include diff --git a/tests/test_to_toml.cpp b/tests/test_to_toml.cpp index b035046..dca9799 100644 --- a/tests/test_to_toml.cpp +++ b/tests/test_to_toml.cpp @@ -5,7 +5,7 @@ #define BOOST_TEST_NO_LIB #include #endif -#include +#include #include #include diff --git a/tests/test_traits.cpp b/tests/test_traits.cpp index 58083b8..bcaa727 100644 --- a/tests/test_traits.cpp +++ b/tests/test_traits.cpp @@ -5,7 +5,7 @@ #define BOOST_TEST_NO_LIB #include #endif -#include +#include #include #include diff --git a/tests/test_value.cpp b/tests/test_value.cpp index e6483fe..345da6e 100644 --- a/tests/test_value.cpp +++ b/tests/test_value.cpp @@ -5,7 +5,7 @@ #define BOOST_TEST_NO_LIB #include #endif -#include +#include #include #include diff --git a/tests/test_value_operator.cpp b/tests/test_value_operator.cpp index be387d9..a630c98 100644 --- a/tests/test_value_operator.cpp +++ b/tests/test_value_operator.cpp @@ -5,7 +5,7 @@ #define BOOST_TEST_NO_LIB #include #endif -#include +#include #include #include