Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix formatting in Group.hpp
  • Loading branch information
paveltomin authored Sep 26, 2025
commit 000e41596334aac8e826af8e7860e65dc301c8e6
1 change: 1 addition & 0 deletions src/coreComponents/dataRepository/Group.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1752,6 +1752,7 @@ Group::addLogLevel()
}

} /* end namespace dataRepository */

} /* end namespace geos */

#endif /* GEOS_DATAREPOSITORY_GROUP_HPP_ */
Loading