diff options
Diffstat (limited to 'cocoa/PlatCocoa.mm')
-rw-r--r-- | cocoa/PlatCocoa.mm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cocoa/PlatCocoa.mm b/cocoa/PlatCocoa.mm index 22888a3ab..c3a5e1d48 100644 --- a/cocoa/PlatCocoa.mm +++ b/cocoa/PlatCocoa.mm @@ -28,9 +28,6 @@ #include <memory> #include <numeric> -#include <dlfcn.h> -#include <sys/time.h> - #import <Foundation/NSGeometry.h> #import "ScintillaTypes.h" |