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 4907bad61e59fc2797147bd35b69fb9f11f932b3..a05c0aae62af128a1343e49caed641994295d571 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>