internal: fix dupliacate include of math (#95)

This commit is contained in:
LamprosPitsillos 2023-09-13 13:18:29 +03:00 committed by GitHub
parent 5e73eb6055
commit e5a18a171d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@
#include <pthread.h>
#include <cmath>
#include <cmath>
#define class _class
#define namespace _namespace