diff --git a/test/container_fwd/container_fwd_test.cpp b/test/container_fwd/container_fwd_test.cpp index 55c2e04..f12c7c3 100644 --- a/test/container_fwd/container_fwd_test.cpp +++ b/test/container_fwd/container_fwd_test.cpp @@ -3,7 +3,7 @@ // 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) -#include +#include #if BOOST_WORKAROUND(__GNUC__, < 3) && \ !defined(__SGI_STL_PORT) && !defined(_STLPORT_VERSION)