Skip to content

Commit 09eff2d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 342337e commit 09eff2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/openPMD/backend/PatchRecordComponent.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
*/
2121
#pragma once
2222

23-
#include "openPMD/auxiliary/ShareRawInternal.hpp"
24-
#include "openPMD/backend/BaseRecordComponent.hpp"
2523
#include "openPMD/Error.hpp"
2624
#include "openPMD/RecordComponent.hpp"
25+
#include "openPMD/auxiliary/ShareRawInternal.hpp"
26+
#include "openPMD/backend/BaseRecordComponent.hpp"
2727

2828
#include <memory>
2929
#include <sstream>

0 commit comments

Comments
 (0)