mirror of
https://github.com/glest/glest-source.git
synced 2025-08-16 21:33:59 +02:00
Fixed Windows build issue
This commit is contained in:
@@ -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
|
@@ -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
|
Reference in New Issue
Block a user