From 69f80e980def077453c519dbc913f5439fa11c23 Mon Sep 17 00:00:00 2001 From: Timandes White Date: Tue, 8 Mar 2016 15:54:31 +0800 Subject: [PATCH] fix issue #30 --- libscws/xdict.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libscws/xdict.c b/libscws/xdict.c index b9ff078..48fe454 100644 --- a/libscws/xdict.c +++ b/libscws/xdict.c @@ -20,8 +20,8 @@ #include #include #include -#include #ifndef WIN32 +# include # include #endif #include