From 085b78040d824d314556c1315e21d815d2ea7f22 Mon Sep 17 00:00:00 2001 From: fasiondog Date: Sun, 17 May 2020 17:38:05 +0800 Subject: [PATCH] fixed --- hikyuu_cpp/hikyuu/GlobalTaskGroup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hikyuu_cpp/hikyuu/GlobalTaskGroup.h b/hikyuu_cpp/hikyuu/GlobalTaskGroup.h index 76edaa3d..530efcf0 100644 --- a/hikyuu_cpp/hikyuu/GlobalTaskGroup.h +++ b/hikyuu_cpp/hikyuu/GlobalTaskGroup.h @@ -7,7 +7,7 @@ * Author: fasiondog */ -#pragma +#pragma once #ifndef HKU_GLOBAL_TASK_GROUP #define HKU_GLOBAL_TASK_GROUP