Commit 5ff75115 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont Committed by Alexandre Julliard

kernel32: Remove unneeded headers.

parent 3dc21d38
......@@ -31,12 +31,10 @@
#include <stdio.h>
#include <ctype.h>
#include <stdlib.h>
#include <sys/types.h>
#ifdef __APPLE__
# include <CoreFoundation/CFBundle.h>
# include <CoreFoundation/CFLocale.h>
# include <CoreFoundation/CFPreferences.h>
# include <CoreFoundation/CFString.h>
#endif
......
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