Fixing an oopsie (1)
This commit is contained in:
parent
59b2e55ed5
commit
d69166991a
|
|
@ -122,7 +122,7 @@ namespace std
|
|||
{
|
||||
|
||||
template<class T>
|
||||
struct hash<Nz::Vector2<T>>;
|
||||
struct hash<Nz::Vector4<T>>;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue