Remove UNICODE redifinition
authorIgor Kulaychuk <i.kulaychuk@samsung.com>
Mon, 4 Jun 2018 19:26:25 +0000 (22:26 +0300)
committerIgor Kulaychuk <i.kulaychuk@samsung.com>
Mon, 4 Jun 2018 19:26:25 +0000 (22:26 +0300)
src/debug/netcoredbg/miprotocol.cpp

index 4907bad..a05c0aa 100644 (file)
@@ -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 <sstream>