From: Marc Fehling Date: Mon, 1 Jul 2024 15:11:40 +0000 (+0200) Subject: Add missing include. X-Git-Tag: v9.6.0-rc1~149^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5edf124c3c0ac237c24ba43b45f476f22b6dc3e;p=dealii.git Add missing include. --- diff --git a/tests/examples/example_test.h b/tests/examples/example_test.h index 78e00a3792..9241f45307 100644 --- a/tests/examples/example_test.h +++ b/tests/examples/example_test.h @@ -24,6 +24,7 @@ #include #include +#include /* * Given the name of a file, copy it to std::cout