fix(Core): macOS build (part 2) (#10586)

This commit is contained in:
Francesco Borzì
2022-02-08 12:41:31 +01:00
committed by GitHub
parent 11006041ac
commit cfd9ebe107

View File

@@ -18,6 +18,7 @@
#ifndef ACore_game_Position_h__
#define ACore_game_Position_h__
#include <cmath>
#include "Common.h"
#include "G3D/Vector3.h"