Avoid using wine/port.h in static libraries.

This commit is contained in:
Alexandre Julliard 2010-01-23 20:51:27 +01:00
parent 1f254216d1
commit 62e0de5f73
3 changed files with 0 additions and 3 deletions

View File

@ -19,7 +19,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <stdarg.h>
#include <stdio.h>

View File

@ -19,7 +19,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <stdarg.h>
#include <stdio.h>

View File

@ -19,7 +19,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <stdarg.h>
#include "windef.h"