From: David Wells Date: Sat, 3 Dec 2022 13:49:47 +0000 (-0500) Subject: Fix compilation of step-70. X-Git-Tag: v9.4.2~5^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f91c2f81d925308ac88d6123a2fa221731916548;p=dealii.git Fix compilation of step-70. I'm not sure how this ever worked. --- diff --git a/examples/step-70/step-70.cc b/examples/step-70/step-70.cc index 44ec147865..cc8a4401c2 100644 --- a/examples/step-70/step-70.cc +++ b/examples/step-70/step-70.cc @@ -143,6 +143,8 @@ namespace LA # include #endif +#include + #include #include #include