mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-20 11:47:55 -05:00
Fix more missing headers
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
#include "Utils/ClassUtils.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <cstddef>
|
||||
|
||||
template<typename T> class Vector2
|
||||
{
|
||||
|
Reference in New Issue
Block a user