@ -451,3 +451,4 @@ template bool Vector2<long>::operator ==(const Vector2<long> &v) const;
// define for int
template bool Vector2<int>::operator ==(const Vector2<int> &v) const;
template bool Vector2<int>::operator !=(const Vector2<int> &v) const;