mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
[macOS] Optimise framework imports (#3323)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// It may be used under the MIT (SPDX: MIT) license.
|
||||
// License text can be found in the licenses/ folder.
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
@import AppKit;
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user