Bug 1240589 - Cross compilation fixup.

This commit is contained in:
Jacek Caban 2016-01-30 17:31:37 +01:00
parent 90f64a967a
commit f07f90869e

View File

@ -11,7 +11,7 @@
// "Community Additions" comment on MSDN here:
// http://msdn.microsoft.com/en-us/library/windows/desktop/aa387694.aspx
#define SystemFunction036 NTAPI SystemFunction036
#include <NTSecAPI.h>
#include <ntsecapi.h>
#undef SystemFunction036
#include <algorithm>