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