From: Martin Kronbichler Date: Thu, 6 Nov 2008 12:46:41 +0000 (+0000) Subject: Need to update step-18 with a new include file to CompressedSparsityPattern. X-Git-Tag: v8.0.0~8406 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fed6a2c5bd52d6ccd0126600f1dd83cb0d5ade0;p=dealii.git Need to update step-18 with a new include file to CompressedSparsityPattern. git-svn-id: https://svn.dealii.org/trunk@17487 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-18/step-18.cc b/deal.II/examples/step-18/step-18.cc index 7224fe2112..ceb709eaf7 100644 --- a/deal.II/examples/step-18/step-18.cc +++ b/deal.II/examples/step-18/step-18.cc @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include