From: Wolfgang Bangerth Date: Thu, 3 Mar 2005 20:12:01 +0000 (+0000) Subject: . X-Git-Tag: v8.0.0~14541 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceb8d85d70e288a458556ac3f90378f105bd2874;p=dealii.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