Skip to content

Commit

Permalink
Fix rebasing error
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Sep 3, 2024
1 parent e0f7285 commit 1fe4534
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/openPMD/RecordComponent.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ class RecordComponent : public BaseRecordComponent
friend class MeshRecordComponent;
template <typename T>
friend T &internal::makeOwning(T &self, Series);
friend struct ConfigureLoadStoreCore;
friend class core::ConfigureLoadStore;
template <typename>
friend class core::ConfigureLoadStoreFromBuffer;
Expand Down

0 comments on commit 1fe4534

Please sign in to comment.