mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 05:55:48 +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 <stdio.h>
|
||||||
#include <tchar.h>
|
#include <tchar.h>
|
||||||
|
|
||||||
|
#include <wine/config.h>
|
||||||
|
#include <wine/port.h>
|
||||||
|
|
||||||
/* ---------------------------------------------------------------------- */
|
/* ---------------------------------------------------------------------- */
|
||||||
|
|
||||||
struct debug_info
|
struct debug_info
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue