From c39780d940ab095812ad7e3068a11214a80e6b47 Mon Sep 17 00:00:00 2001 From: M4yGem1ni <3164864582@qq.com> Date: Thu, 9 Apr 2026 19:51:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A1=A5=E5=85=A8=E7=A1=AE=E5=AE=9E?= =?UTF-8?q?=E7=9A=84=E5=A4=B4=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/types/common.hpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/include/types/common.hpp b/include/types/common.hpp index 2109111..b9d0d06 100644 --- a/include/types/common.hpp +++ b/include/types/common.hpp @@ -1,7 +1,10 @@ /*返回数据结构体*/ #pragma once -#include "functional" +#include #include +#include +#include +#include struct ADResult{ double value; // 函数值