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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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