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:
Andrew McCallum 1997-01-12 18:46:34 +00:00
parent eaadce5a82
commit c41f111e70

View file

@ -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;