diff --git a/include/Nazara/Math/Vector3.hpp b/include/Nazara/Math/Vector3.hpp index cff16be55..2725fcc45 100644 --- a/include/Nazara/Math/Vector3.hpp +++ b/include/Nazara/Math/Vector3.hpp @@ -146,7 +146,7 @@ namespace std { template -struct hash>; +struct hash>; }