mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 16:10:29 +00:00
- Move batclass.h to PSDK, since it's a PSDK header.
- Remove inclusion of it from DDK's ntpoapi.h. svn path=/trunk/; revision=38773
This commit is contained in:
parent
a45da19ead
commit
dea2fe126b
2 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@
|
|||
#ifndef __NTPOAPI_H
|
||||
#define __NTPOAPI_H
|
||||
|
||||
#include "batclass.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue