Skip to content

Commit 37fc432

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 f837d70 commit 37fc432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SerialIOTest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// expose private and protected members for invasive testing
2-
#include "openPMD/auxiliary/JSON.hpp"
32
#include "openPMD/ChunkInfo_internal.hpp"
43
#include "openPMD/Datatype.hpp"
54
#include "openPMD/IO/Access.hpp"
5+
#include "openPMD/auxiliary/JSON.hpp"
66
#if openPMD_USE_INVASIVE_TESTS
77
#define OPENPMD_private public:
88
#define OPENPMD_protected public:

0 commit comments

Comments
 (0)