From 1d4ca0c549a3557bcc25f61e055744ad173a0cb2 Mon Sep 17 00:00:00 2001 From: heck Date: Thu, 8 Jul 2021 18:41:15 +0200 Subject: [PATCH] Test: PityTest - PityTransport.cc Include cleanup --- test/pitytest11/src/PityTransport.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/pitytest11/src/PityTransport.cc b/test/pitytest11/src/PityTransport.cc index 8011054..d3fcc36 100644 --- a/test/pitytest11/src/PityTransport.cc +++ b/test/pitytest11/src/PityTransport.cc @@ -1,11 +1,10 @@ #include "PityTransport.hh" #include "PityUnit.hh" -#include "iostream" #include "../../../src/std_utils.hh" +#include "iostream" #include #include #include -#include namespace pEp {