@@ -4,6 +4,7 @@
#include <tuple>
#include "scope.h"
#include "test_user.h"
+#include <cmath>
class CurSampleCalibTest : public testing::Test
{
@@ -6,6 +6,7 @@
#include "PmsmSimUt.h"
#include "motor_sim_helper.h"
class TorqObsTest : public testing::Test