mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[DDK]
* Don't include wdm.h twice in portcls.h. svn path=/trunk/; revision=54978
This commit is contained in:
@@ -144,14 +144,6 @@ extern "C" {
|
||||
#include <ksmedia.h>
|
||||
#include <drmk.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#include <wdm.h>
|
||||
}
|
||||
#else
|
||||
#include <wdm.h>
|
||||
#endif
|
||||
|
||||
#ifndef PC_NO_IMPORTS
|
||||
#define PORTCLASSAPI EXTERN_C __declspec(dllimport)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user