From 868daf94f29ce1ffdd799a68c07bb668cd373bcd Mon Sep 17 00:00:00 2001 From: HP\李良庭 <liliangting@lanpucloud.cn:1111> Date: 星期二, 08 七月 2025 11:49:03 +0800 Subject: [PATCH] 提交分辨率自适应版本V3.1.0.1500 --- Actuator_src_2.0.3/Actuator/framework.h | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Actuator_src_2.0.3/Actuator/framework.h b/Actuator_src_2.0.3/Actuator/framework.h new file mode 100644 index 0000000..80cbbc9 --- /dev/null +++ b/Actuator_src_2.0.3/Actuator/framework.h @@ -0,0 +1,5 @@ +锘�#pragma once + +#define WIN32_LEAN_AND_MEAN // 浠� Windows 澶存枃浠朵腑鎺掗櫎鏋佸皯浣跨敤鐨勫唴瀹� +// Windows 澶存枃浠� +#include <windows.h> -- Gitblit v1.9.3