From 9930fe69a2d304230d001e6367df3f9e98fd7eac Mon Sep 17 00:00:00 2001 From: heck Date: Thu, 8 Jul 2021 18:41:34 +0200 Subject: [PATCH] Test: PityTest - PityTree Include cleanup --- test/pitytest11/src/PityTree.hh | 1 - test/pitytest11/src/PityTree.hxx | 14 ++------------ 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/test/pitytest11/src/PityTree.hh b/test/pitytest11/src/PityTree.hh index 74960c8..2b0056d 100644 --- a/test/pitytest11/src/PityTree.hh +++ b/test/pitytest11/src/PityTree.hh @@ -8,7 +8,6 @@ #include #include #include -#include #include #include diff --git a/test/pitytest11/src/PityTree.hxx b/test/pitytest11/src/PityTree.hxx index 411471a..e3f21d7 100644 --- a/test/pitytest11/src/PityTree.hxx +++ b/test/pitytest11/src/PityTree.hxx @@ -4,19 +4,9 @@ #ifndef PITYTEST_PITYTREE_HXX #define PITYTEST_PITYTREE_HXX -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include #include "PityTree.hh" - +#include +#include namespace pEp { namespace PityTest11 {