From 9c55bd43e193404d6f9c4628b54500b762d29f8b Mon Sep 17 00:00:00 2001 From: ninemine <1371605831@qq.com> Date: Thu, 21 Aug 2025 17:54:21 +0800 Subject: [PATCH] Update Interface.h --- detail/Interface.h | 1 + 1 file changed, 1 insertion(+) diff --git a/detail/Interface.h b/detail/Interface.h index acd1784..a3fb6df 100644 --- a/detail/Interface.h +++ b/detail/Interface.h @@ -6,5 +6,6 @@ #include #include #include +#include #endif // !__FILE_Detail_Interface_H