Commit 3e5b9b8d authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

Removed inclusion of process.h (not needed and breaks with gcc4).

parent 80a66960
......@@ -23,7 +23,6 @@
#include <commctrl.h>
#include <stdlib.h>
#include <tchar.h>
#include <process.h>
#include <stdio.h>
#include "main.h"
......
......@@ -23,7 +23,6 @@
#include <commctrl.h>
#include <stdlib.h>
#include <tchar.h>
#include <process.h>
#include <stdio.h>
#include <fcntl.h>
......
......@@ -26,7 +26,6 @@
#include <commctrl.h>
#include <stdlib.h>
#include <tchar.h>
#include <process.h>
#include <stdio.h>
#include <wine/debug.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