增加了M_PI的定义

This commit is contained in:
jerryzeng 2025-07-17 21:19:32 +08:00
parent f04aee4bdf
commit 266fd79e15

View File

@ -7,6 +7,11 @@
#include <math.h>
#endif // __WIN32
#ifndef M_PI
#define M_PI 3.141592654
#endif // !M_PI
#include <cmath>
SVzNL3DRangeD sg_getScanDataROI(