fix(Core/Object): macOS build (#9968)

This commit is contained in:
Francesco Borzì
2022-01-02 13:08:33 +01:00
committed by GitHub
parent ea3e140f94
commit 6d7b024deb

View File

@@ -19,6 +19,7 @@
#define _OBJECT_POS_SELECTOR_H
#include "Define.h"
#include <cmath>
#include <map>
#include <math.h>