From: Marc Fehling Date: Thu, 18 Aug 2022 01:06:12 +0000 (-0600) Subject: Fix more headers in Zoltan tests. X-Git-Tag: v9.5.0-rc1~1037^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ea7154dfad5f66b04557aa6af5bf07f0896d092;p=dealii.git Fix more headers in Zoltan tests. --- diff --git a/tests/zoltan/zoltan_03.cc b/tests/zoltan/zoltan_03.cc index 58db20079c..3d5711b0b9 100644 --- a/tests/zoltan/zoltan_03.cc +++ b/tests/zoltan/zoltan_03.cc @@ -20,6 +20,7 @@ #include #include +#include #include "../tests.h" diff --git a/tests/zoltan/zoltan_04.cc b/tests/zoltan/zoltan_04.cc index 3a73ba7ca7..86cfdb34de 100644 --- a/tests/zoltan/zoltan_04.cc +++ b/tests/zoltan/zoltan_04.cc @@ -24,6 +24,7 @@ #include #include +#include #include "../tests.h"