From 0ea7154dfad5f66b04557aa6af5bf07f0896d092 Mon Sep 17 00:00:00 2001 From: Marc Fehling Date: Wed, 17 Aug 2022 19:06:12 -0600 Subject: [PATCH] Fix more headers in Zoltan tests. --- tests/zoltan/zoltan_03.cc | 1 + tests/zoltan/zoltan_04.cc | 1 + 2 files changed, 2 insertions(+) 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" -- 2.39.5