Skip to content

Commit 7dda24d

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 41169bb commit 7dda24d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/IO/AbstractIOHandler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121

2222
#include "openPMD/IO/AbstractIOHandler.hpp"
2323

24-
#include "openPMD/auxiliary/JSONMatcher.hpp"
2524
#include "openPMD/Error.hpp"
2625
#include "openPMD/IO/FlushParametersInternal.hpp"
26+
#include "openPMD/auxiliary/JSONMatcher.hpp"
2727

2828
#include <utility>
2929

0 commit comments

Comments
 (0)