mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
wininet: config.h police.
This commit is contained in:
parent
671b023de8
commit
b71e42b794
@ -23,6 +23,10 @@
|
||||
#ifndef _WINE_INTERNET_H_
|
||||
#define _WINE_INTERNET_H_
|
||||
|
||||
#ifndef __WINE_CONFIG_H
|
||||
# error You must include config.h to use this header
|
||||
#endif
|
||||
|
||||
#include "wine/unicode.h"
|
||||
|
||||
#include <time.h>
|
||||
|
Loading…
Reference in New Issue
Block a user