From 4fed6a2c5bd52d6ccd0126600f1dd83cb0d5ade0 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Thu, 6 Nov 2008 12:46:41 +0000 Subject: [PATCH] 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 --- deal.II/examples/step-18/step-18.cc | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5