mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 21:20:25 +00:00
kernel32: Remove unneeded headers.
This commit is contained in:
parent
3dc21d387b
commit
5ff751156d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user