зеркало из https://github.com/microsoft/cppwinrt.git
Avoid spurious WINRT_NATVIS redefinition warning (#1044)
This commit is contained in:
Родитель
4c7e2b5676
Коммит
2d9ed4e308
|
@ -1,5 +1,5 @@
|
|||
|
||||
#ifdef _DEBUG
|
||||
#if defined(_DEBUG) && !defined(WINRT_NATVIS)
|
||||
#define WINRT_NATVIS
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче