Skip to content

Commit

Permalink
Fix rebasing error
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Jul 23, 2024
1 parent f7a25ba commit 3430b6d
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 3430b6d

Please sign in to comment.