From db07e8f0a2c3dd9eab96f13956eb7c6e1dab5892 Mon Sep 17 00:00:00 2001 From: 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