Skip to content

Commit

Permalink
Apply prepare changes
Browse files Browse the repository at this point in the history
  • Loading branch information
panquez authored and github-actions[bot] committed Nov 29, 2024
1 parent 816c7f5 commit 2b9fc7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/geode/basic/mapping.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ namespace geode
{
template < typename T1,
typename T2,
template < typename > class StorageType >
template < typename >
class StorageType >
class MappingBase
{
OPENGEODE_DISABLE_COPY( MappingBase );
Expand Down

0 comments on commit 2b9fc7d

Please sign in to comment.