mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Include <gnustep/base/preface.h>
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2043 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
eaadce5a82
commit
c41f111e70
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
/* Interface for NSProcessInfo for GNUStep
|
||||
Copyright (C) 1995, 1996 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
|
||||
|
||||
Written by: Georg Tuparev, EMBL & Academia Naturalis,
|
||||
Heidelberg, Germany
|
||||
|
@ -26,7 +26,7 @@
|
|||
#ifndef __NSProcessInfo_h_GNUSTEP_BASE_INCLUDE
|
||||
#define __NSProcessInfo_h_GNUSTEP_BASE_INCLUDE
|
||||
|
||||
#include <Foundation/NSObject.h>
|
||||
#include <gnustep/base/preface.h>
|
||||
|
||||
@class NSArray;
|
||||
@class NSMutableArray;
|
||||
|
|
Loading…
Reference in a new issue