From a775075641d9991f0a0e510335c02917295974b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franz=20P=C3=B6schel?= Date: Wed, 12 Jun 2024 13:30:36 +0200 Subject: [PATCH] Update test/SerialIOTest.cpp --- test/SerialIOTest.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/SerialIOTest.cpp b/test/SerialIOTest.cpp index 8ae5dfe6a3..5a99ea2e78 100644 --- a/test/SerialIOTest.cpp +++ b/test/SerialIOTest.cpp @@ -2,7 +2,6 @@ #include "openPMD/ChunkInfo_internal.hpp" #include "openPMD/Datatype.hpp" #include "openPMD/IO/Access.hpp" -#include #if openPMD_USE_INVASIVE_TESTS #define OPENPMD_private public: #define OPENPMD_protected public: