projects
/
sdk
/
tools
/
netcoredbg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f150a4
)
Remove UNICODE redifinition
author
Igor Kulaychuk
<i.kulaychuk@samsung.com>
Mon, 4 Jun 2018 19:26:25 +0000
(22:26 +0300)
committer
Igor Kulaychuk
<i.kulaychuk@samsung.com>
Mon, 4 Jun 2018 19:26:25 +0000
(22:26 +0300)
src/debug/netcoredbg/miprotocol.cpp
patch
|
blob
|
history
diff --git
a/src/debug/netcoredbg/miprotocol.cpp
b/src/debug/netcoredbg/miprotocol.cpp
index
4907bad
..
a05c0aa
100644
(file)
--- 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 <sstream>