diff --git a/test/unordered/noexcept_tests.cpp b/test/unordered/noexcept_tests.cpp index 19b04dd3..a4ddfa43 100644 --- a/test/unordered/noexcept_tests.cpp +++ b/test/unordered/noexcept_tests.cpp @@ -2,7 +2,7 @@ // Copyright 2013 Daniel James. // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -#define private public + #include "../helpers/prefix.hpp" #include #include