mirror of
https://github.com/gnustep/libs-performance.git
synced 2025-02-15 16:11:14 +00:00
add missing import
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/performance/trunk@38197 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
709b5bdd72
commit
444f701968
1 changed files with 1 additions and 0 deletions
1
GSFIFO.h
1
GSFIFO.h
|
@ -23,6 +23,7 @@
|
|||
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
|
||||
*/
|
||||
#import <Foundation/NSObject.h>
|
||||
#import <Foundation/NSDate.h>
|
||||
|
||||
@class NSArray;
|
||||
@class NSCondition;
|
||||
|
|
Loading…
Reference in a new issue