mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
first piece of wdk fixes for winsys
This commit is contained in:
parent
eaad8edbee
commit
53c223dea4
@ -23,7 +23,9 @@
|
||||
#define _WIN32_DCOM
|
||||
#include <stdio.h>
|
||||
#include <windows.h>
|
||||
#include <intrin.h>
|
||||
/* use intrin.h for SDK builds
|
||||
#include <intrin.h> */
|
||||
#include <ntddk.h>
|
||||
#include <comdef.h>
|
||||
#include <Wbemidl.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user