From 9f54ef60f9be223a3c0e4cea1e60317d088e438e Mon Sep 17 00:00:00 2001 From: taynpg Date: Mon, 2 Feb 2026 22:04:58 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=AD=A3=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E5=A4=B4=E6=96=87=E4=BB=B6=E5=8C=85=E5=90=AB=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gui/Control/CompareControl.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Gui/Control/CompareControl.cpp b/Gui/Control/CompareControl.cpp index 838180b..2562c5c 100644 --- a/Gui/Control/CompareControl.cpp +++ b/Gui/Control/CompareControl.cpp @@ -1,6 +1,7 @@ #include "CompareControl.h" #include +#include #include #include #include