Skip to content

Commit d87bd32

Browse files
BotellaAgithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent 8ea9c9d commit d87bd32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/geode/basic/mapping.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ namespace geode
3232
{
3333
template < typename T1,
3434
typename T2,
35-
template < typename > class StorageType >
35+
template < typename >
36+
class StorageType >
3637
class MappingBase
3738
{
3839
public:

0 commit comments

Comments
 (0)