mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[SDK] Include stdio in wine/debug.h
Wine also has this, and they rely on it in some files
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#define __WINE_DEBUG_H
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <windef.h>
|
||||
#ifndef GUID_DEFINED
|
||||
#include <guiddef.h>
|
||||
|
||||
Reference in New Issue
Block a user