Commit 62e0de5f authored by Alexandre Julliard's avatar Alexandre Julliard

Avoid using wine/port.h in static libraries.

parent 1f254216
......@@ -19,7 +19,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <stdarg.h>
#include <stdio.h>
......
......@@ -19,7 +19,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <stdarg.h>
#include <stdio.h>
......
......@@ -19,7 +19,6 @@
*/
#include "config.h"
#include "wine/port.h"
#include <stdarg.h>
#include "windef.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment