From: wolf Date: Thu, 3 Mar 2005 20:12:01 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79c92482316334d7427e5c75b6bd9d1332c4c3db;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@9980 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/bits/block_matrix_array_01.cc b/tests/bits/block_matrix_array_01.cc index aa4c51b08f..ea2a383d99 100644 --- a/tests/bits/block_matrix_array_01.cc +++ b/tests/bits/block_matrix_array_01.cc @@ -15,6 +15,9 @@ // the class BlockMatrixArray had no local type value_type that is // needed in some places. in particular, this is needed for // PreconditionBlockSSOR +// +// the test also didn't link before, due to some functions that were +// either missing or in the wrong place #include #include