From: 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-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db07e8f0a2c3dd9eab96f13956eb7c6e1dab5892;p=dealii-svn.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