diff --git a/include/boost/numeric/ublas/fwd.hpp b/include/boost/numeric/ublas/fwd.hpp index 3f5f169a..33883a06 100644 --- a/include/boost/numeric/ublas/fwd.hpp +++ b/include/boost/numeric/ublas/fwd.hpp @@ -85,11 +85,11 @@ namespace boost { namespace numeric { namespace ublas { template class bounded_vector; - template + template class unit_vector; - template + template class zero_vector; - template + template class scalar_vector; template @@ -122,11 +122,11 @@ namespace boost { namespace numeric { namespace ublas { template class bounded_matrix; - template + template class identity_matrix; - template + template class zero_matrix; - template + template class scalar_matrix; template