mirror of
https://github.com/gnustep/libs-performance.git
synced 2025-02-24 04:11:19 +00:00
Fix missing include for macos
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/performance/trunk@24689 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a97ba2523f
commit
514dc56ea8
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#import <Foundation/NSArray.h>
|
||||
#import <Foundation/NSDate.h>
|
||||
#import <Foundation/NSThread.h>
|
||||
#import <Foundation/NSString.h>
|
||||
#import <Foundation/NSTimer.h>
|
||||
|
||||
#import "GSTicker.h"
|
||||
|
|
Loading…
Reference in a new issue