From 25e791fa55fbd17063041ded46b5d4920e36ab3c Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Fri, 3 Apr 2009 14:06:59 +0000 Subject: [PATCH] Need to include one more file. git-svn-id: https://svn.dealii.org/trunk@18548 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-32/step-32.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/deal.II/examples/step-32/step-32.cc b/deal.II/examples/step-32/step-32.cc index 79fc28af55..7fa328ce34 100644 --- a/deal.II/examples/step-32/step-32.cc +++ b/deal.II/examples/step-32/step-32.cc @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include -- 2.39.5