Fixing an oopsie (1)

This commit is contained in:
S6066
2016-10-12 18:11:51 +02:00
committed by GitHub
parent 59b2e55ed5
commit d69166991a

View File

@@ -122,7 +122,7 @@ namespace std
{
template<class T>
struct hash<Nz::Vector2<T>>;
struct hash<Nz::Vector4<T>>;
}