Delete unused pre-decl.

This commit is contained in:
Jean-Baptiste Perrier
2021-04-08 18:50:16 +02:00
parent a04d19d9f7
commit 6c4ca6c01a

View File

@@ -6,10 +6,6 @@
#include "Engine/Core/Formatting.h"
#include "Engine/Core/Templates.h"
struct Vector2;
struct Vector3;
struct Vector4;
/// <summary>
/// Two-components vector (32 bit integer type).
/// </summary>