Modified #include and @class machinery to be efficient

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13446 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-04-11 23:29:02 +00:00
parent adb0b8cab7
commit 809b301418

View file

@ -28,13 +28,18 @@
#ifndef _GNUstep_H_NSAttributedString
#define _GNUstep_H_NSAttributedString
#include <Foundation/Foundation.h>
#include <Foundation/NSAttributedString.h>
#include <Foundation/NSGeometry.h>
#include <AppKit/NSFileWrapper.h>
#include <AppKit/NSFontManager.h>
#include <AppKit/NSText.h>
#include <AppKit/AppKitDefines.h>
@class NSTextAttachment;
@class NSString;
@class NSDictionary;
@class NSData;
@class NSURL;
/* Global NSString attribute names used in accessing the respective
property in a text attributes dictionary. if the key is not in the