mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
adding include windows.h it take care for some macro was not declare and COM macro are only in psdk what I known, still create compiling issue
svn path=/trunk/; revision=27154
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#ifndef PORTCLS_PRIVATE_H
|
||||
#define PORTCLS_PRIVATE_H
|
||||
|
||||
#include <windows.h>
|
||||
#include <ntddk.h>
|
||||
#include <debug.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user