From 2e57a7703779729e681448c8b2bd0bc56b90b89e Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 1 Oct 2001 09:18:05 +0000 Subject: [PATCH] Slightly modify test case for gcc3 git-svn-id: https://svn.dealii.org/trunk@5127 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/lac/block_vector_iterator.cc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tests/lac/block_vector_iterator.cc b/tests/lac/block_vector_iterator.cc index 4c6c03a874..fbde046691 100644 --- a/tests/lac/block_vector_iterator.cc +++ b/tests/lac/block_vector_iterator.cc @@ -19,6 +19,7 @@ #include #include #include +#include template bool operator == (const BlockVector &v1, @@ -134,7 +135,11 @@ void test () // check backwards for (unsigned int i=0; i