From 1a5ae0d1c3095e5a9f45f30f1fc89238f50894d0 Mon Sep 17 00:00:00 2001 From: hjxilinx Date: Fri, 6 Dec 2019 10:10:33 +0800 Subject: [PATCH] [tbase-1282] --- src/client/inc/tscUtil.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/client/inc/tscUtil.h b/src/client/inc/tscUtil.h index 41e1389c8e..473fdbb942 100644 --- a/src/client/inc/tscUtil.h +++ b/src/client/inc/tscUtil.h @@ -23,8 +23,7 @@ extern "C" { /* * @date 2018/09/30 */ -#include -#include +#include "os.h" #include "textbuffer.h" #include "tscSecondaryMerge.h" #include "tsclient.h" -- GitLab