From 7da84eecc9f20915f8bb664fbbf65c24a3fd66e0 Mon Sep 17 00:00:00 2001 From: Michael Stevens Date: Fri, 7 Jan 2005 17:44:30 +0000 Subject: [PATCH] vector_of_vector in concept test svn path=/trunk/boost/libs/numeric/ublas/; revision=26639 --- concepts.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/concepts.cpp b/concepts.cpp index 36c46d77..8f3f01d5 100644 --- a/concepts.cpp +++ b/concepts.cpp @@ -35,6 +35,7 @@ #include #include #include +#include #include #include