diff --git INDEX:/boost/detail/container_fwd.hpp WORKDIR:/boost/detail/container_fwd.hpp index 7211134..41a0476 100644 --- INDEX:/boost/detail/container_fwd.hpp +++ WORKDIR:/boost/detail/container_fwd.hpp @@ -117,7 +117,7 @@ namespace std template struct char_traits; #endif - template class complex; + template struct complex; #if !defined(BOOST_CONTAINER_FWD_BAD_DEQUE) template class deque;