From e5bf2d35cd4fb9122b552985a3b48df0450b47be Mon Sep 17 00:00:00 2001 From: xin Date: Mon, 30 Jun 2025 15:56:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E4=BA=86test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- myis11/src/is11/IS11Comon.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/myis11/src/is11/IS11Comon.cpp b/myis11/src/is11/IS11Comon.cpp index 144d7fd..d3d484e 100644 --- a/myis11/src/is11/IS11Comon.cpp +++ b/myis11/src/is11/IS11Comon.cpp @@ -1,10 +1,10 @@ #include "IS11Comon.h" #ifdef _WIN32 #include -#elif +#else #include - +#include #endif void delay(int ms){