mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Fix linker warning
svn path=/trunk/; revision=4442
This commit is contained in:
parent
c99b43d4cb
commit
1b46517748
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
#undef WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#include <internal/safe.h>
|
||||
#include <ddk/ntddk.h>
|
||||
#include <win32k/dc.h>
|
||||
#include <win32k/line.h>
|
||||
|
|
Loading…
Reference in a new issue