mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
[FRAMEBUF_NEW]
- Fix MSVC build svn path=/trunk/; revision=52589
This commit is contained in:
parent
d544cad512
commit
5cec9ddc0e
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
//#define DBG 1
|
||||
#include "stddef.h"
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include "windef.h"
|
||||
#include "wingdi.h"
|
||||
#include "winddi.h"
|
||||
|
|
Loading…
Reference in a new issue