mirror of
https://github.com/gnustep/libs-performance.git
synced 2025-02-16 00:21:29 +00:00
fix missing declaration
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/performance/trunk@39020 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6101a48351
commit
33be15ea6c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
typedef unsigned int NSUInteger;
|
||||
#endif
|
||||
|
||||
@class NSMutableArray;
|
||||
@class NSTimer;
|
||||
|
||||
/** This is the class for threads in the pool.<br />
|
||||
|
|
Loading…
Reference in a new issue