From 47bf1bf94ad144db67d908151014a909e3220314 Mon Sep 17 00:00:00 2001 From: "huiyu,eun" Date: Wed, 27 Dec 2017 14:44:15 +0900 Subject: [PATCH] [4.0] Fix build error Change-Id: Ic8b7b087e444e69d8649a0bf9eee5d06ff87aecc Signed-off-by: huiyu,eun --- dali-csharp-binder/src/dali_wrap.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dali-csharp-binder/src/dali_wrap.cpp b/dali-csharp-binder/src/dali_wrap.cpp index e3cee47..b56eba6 100755 --- a/dali-csharp-binder/src/dali_wrap.cpp +++ b/dali-csharp-binder/src/dali_wrap.cpp @@ -468,10 +468,6 @@ void SWIG_CSharpException(int code, const char *msg) { #include -#include -#include -#include - #include #include -- 2.7.4