Bug 1852806 - Remove macros for older Windows SDK from tools/profiler/. r=profiler-reviewers,florian

Depends on D188029

Differential Revision: https://phabricator.services.mozilla.com/D188030
This commit is contained in:
Masatoshi Kimura 2023-09-15 03:19:28 +00:00
Родитель b435b3868f
Коммит 61acede0f2
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -12,8 +12,6 @@
// LogSeverity, defined by setupapi.h to DWORD, messes with other code.
#undef LogSeverity
#undef NTDDI_VERSION
#define NTDDI_VERSION NTDDI_WINBLUE
#include <emi.h>
using namespace mozilla;