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:
620ed1e
)
Fix typeprinter.h include
author
Igor Kulaychuk
<i.kulaychuk@samsung.com>
Wed, 12 Jul 2017 15:35:01 +0000
(18:35 +0300)
committer
Igor Kulaychuk
<i.kulaychuk@samsung.com>
Mon, 13 Nov 2017 19:22:40 +0000
(22:22 +0300)
src/debug/debugger/typeprinter.h
patch
|
blob
|
history
diff --git
a/src/debug/debugger/typeprinter.h
b/src/debug/debugger/typeprinter.h
index 95f461b460fbf56418a32210e6b9d564b6f90451..ffe792e5a150977be899dfa23ea18a569ef28e50 100644
(file)
--- a/
src/debug/debugger/typeprinter.h
+++ b/
src/debug/debugger/typeprinter.h
@@
-1,7
+1,3
@@
-namespace std {
-class list;
-}
-
class TypePrinter
{
static HRESULT NameForTypeDef(mdTypeDef tkTypeDef, IMetaDataImport *pImport, std::string &mdName,