fix: header protection

This commit is contained in:
Loic Rio 2024-12-14 14:39:56 +01:00
parent 4b556e16a0
commit 97216c3efa

View file

@ -1,4 +1,4 @@
#ifndef VECTPR2_HPP #ifndef VECTOR2_HPP
#define VECTOR2_HPP #define VECTOR2_HPP
class Vector2 { class Vector2 {