mirror of
https://github.com/reactos/wine.git
synced 2025-01-31 17:23:53 +00:00
On Windows windef.h must be included before winbase.h.
This commit is contained in:
parent
8c777a8c8c
commit
841f695959
@ -25,6 +25,7 @@ cat <<EOF
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
|
||||
EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user