Skip to content

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
deathkiller committed Feb 15, 2024
1 parent 8b97c22 commit 0596cbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Shared/Containers/StringConcatenable.h
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ namespace Death { namespace Containers {
}
};

template<>
struct StringConcatenable<MutableStringView> : StringConcatenable<StringView>
{
typedef MutableStringView type;
Expand Down

0 comments on commit 0596cbf

Please sign in to comment.