From: Igor Kulaychuk Date: Mon, 4 Jun 2018 19:26:25 +0000 (+0300) Subject: Remove UNICODE redifinition X-Git-Tag: submit/tizen/20180620.071641~2^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=abc4e55413104f5c4e2551fb897782f9a6a8883e;p=sdk%2Ftools%2Fnetcoredbg.git Remove UNICODE redifinition --- diff --git a/src/debug/netcoredbg/miprotocol.cpp b/src/debug/netcoredbg/miprotocol.cpp index 4907bad..a05c0aa 100644 --- a/src/debug/netcoredbg/miprotocol.cpp +++ b/src/debug/netcoredbg/miprotocol.cpp @@ -2,7 +2,6 @@ // Distributed under the MIT License. // See the LICENSE file in the project root for more information. -#define UNICODE #include "miprotocol.h" #include