Fixed Windows build issue

This commit is contained in:
mathusummut
2018-03-14 16:01:57 +01:00
parent d437673adc
commit 105d5fbb80
15 changed files with 56 additions and 49 deletions

View File

@@ -1,7 +0,0 @@
//
// Prefix header for all source files of the 'IRCClient' target in the 'IRCClient' project.
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif

View File

@@ -1,7 +0,0 @@
//
// Prefix header for all source files of the 'IRCClient' target in the 'IRCClient' project.
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif