From bb54385a632b8099f3986bceee02a988db20098d Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 11 Apr 2002 23:29:02 +0000 Subject: [PATCH] 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 --- Headers/gnustep/gui/NSAttributedString.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Headers/gnustep/gui/NSAttributedString.h b/Headers/gnustep/gui/NSAttributedString.h index 139507d02..e99d5938e 100644 --- a/Headers/gnustep/gui/NSAttributedString.h +++ b/Headers/gnustep/gui/NSAttributedString.h @@ -28,13 +28,18 @@ #ifndef _GNUstep_H_NSAttributedString #define _GNUstep_H_NSAttributedString -#include +#include +#include #include #include #include #include @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