uwp fixes

This commit is contained in:
Benjamin Sergeant
2020-05-01 11:27:59 -07:00
parent b21e2506bf
commit b34d9f6a06
3 changed files with 12 additions and 1 deletions

View File

@ -13,6 +13,9 @@
#ifdef _UNICODE
#undef _UNICODE
#endif
#ifdef UNICODE
#undef UNICODE
#endif
#include "IXDNSLookup.h"