chore(Core/Entities): remove useless includes (#17994)

This commit is contained in:
IntelligentQuantum
2023-12-12 08:06:35 +03:30
committed by GitHub
parent efe450fcd9
commit 9f1abf1214
4 changed files with 0 additions and 6 deletions

View File

@@ -21,7 +21,6 @@
#include "Define.h"
#include <cmath>
#include <map>
#include <math.h>
enum UsedPosType { USED_POS_PLUS, USED_POS_MINUS };