mirror of
https://github.com/reactos/reactos.git
synced 2025-05-04 18:31:40 +00:00
include <wine/port.h> header file
svn path=/trunk/; revision=7486
This commit is contained in:
parent
163af77b0b
commit
903c2007e0
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
#include <stdio.h>
|
||||
#include <tchar.h>
|
||||
|
||||
#include <wine/config.h>
|
||||
#include <wine/port.h>
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
struct debug_info
|
||||
|
|
Loading…
Reference in a new issue