~ubuntu-branches/ubuntu/trusty/gnustep-base/trusty

« back to all changes in this revision

Viewing changes to Source/externs.m

Tags: upstream-1.20.0
ImportĀ upstreamĀ versionĀ 1.20.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
   Boston, MA 02111 USA.
23
23
   */
24
24
 
25
 
#include "config.h"
26
 
#include "Foundation/NSString.h"
27
 
 
28
 
#include "Foundation/NSArray.h"
29
 
#include "Foundation/NSException.h"
30
 
 
31
 
#include "GSPrivate.h"
 
25
#import "common.h"
 
26
 
 
27
#import "Foundation/NSArray.h"
 
28
#import "Foundation/NSException.h"
 
29
 
 
30
#import "GSPrivate.h"
32
31
 
33
32
/*
34
33
 PENDING some string constants are scattered about in the class impl