8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00

Header files no longer needed in OS X 10.3.

This commit is contained in:
bellardo 2003-11-08 07:31:24 +00:00
parent 5260a36c11
commit b0dddc008e

View File

@ -66,11 +66,6 @@
#include "../jrd/jrd_time.h"
#include "../jrd/misc.h"
#ifdef DARWIN
#include <CoreFoundation/CFBundle.h>
#include <CoreFoundation/CFURL.h>
#endif
#if defined(WIN_NT)
#include <io.h>
#include <process.h>