Skip to content

Commit 8e455b4

Browse files
pre-commit-ci[bot]franzpoeschel
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 43d26f7 commit 8e455b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/IO/ADIOS/ADIOS2File.cpp

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@
2222
#include "openPMD/IO/ADIOS/ADIOS2File.hpp"
2323
#include "openPMD/Error.hpp"
2424
#include "openPMD/IO/ADIOS/ADIOS2IOHandler.hpp"
25-
#include "openPMD/IO/AbstractIOHandler.hpp"
26-
#include "openPMD/IterationEncoding.hpp"
2725
#include "openPMD/IO/ADIOS/macros.hpp"
2826
#include "openPMD/IO/AbstractIOHandler.hpp"
27+
#include "openPMD/IterationEncoding.hpp"
2928
#include "openPMD/auxiliary/Environment.hpp"
3029
#include "openPMD/auxiliary/StringManip.hpp"
3130

0 commit comments

Comments
 (0)