Bang Jun-Young : wininet: config.h police.
5 Feb
2007
5 Feb
'07
1:44 p.m.
Module: wine Branch: master Commit: b71e42b794e46f63368e9932aa2bc2bfa7e6a2ea URL: http://source.winehq.org/git/wine.git/?a=commit;h=b71e42b794e46f63368e9932aa... Author: Bang Jun-Young <junyoung(a)mogua.com> Date: Mon Jan 29 22:52:00 2007 +0900 wininet: config.h police. --- dlls/wininet/internet.h | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/dlls/wininet/internet.h b/dlls/wininet/internet.h index 438654b..846e705 100644 --- a/dlls/wininet/internet.h +++ b/dlls/wininet/internet.h @@ -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>
6888
Age (days ago)
6888
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard