mirror of
https://github.com/textmate/textmate.git
synced 2026-01-09 23:08:09 -05:00
Include ServiceManagement among precompiled headers
This is not required by any of the current sources, but it will be required, once we remove our use of AuthorizationExecuteWithPrivileges.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#import <CoreFoundation/CoreFoundation.h>
|
||||
#import <CoreServices/CoreServices.h>
|
||||
#import <Security/Security.h>
|
||||
#import <ServiceManagement/ServiceManagement.h>
|
||||
#import <SystemConfiguration/SystemConfiguration.h>
|
||||
|
||||
#import <libkern/OSAtomic.h>
|
||||
|
||||
Reference in New Issue
Block a user