mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 15:31:14 +00:00
import NSValue
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@30037 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c4226a2a14
commit
28b5c69f02
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2010-03-25 Riccardo Mottola <rmottola@users.sf.net>
|
||||
|
||||
* Source/gsc/GSGState.m: import NSValue
|
||||
|
||||
2010-03-24 Doug Simons <doug.simons@testplant.com>
|
||||
|
||||
* Source/winlib/WIN32FontInfo.m: Include NSDebug.h for
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
|
||||
#include "config.h"
|
||||
#include <Foundation/NSObjCRuntime.h>
|
||||
#import <Foundation/NSValue.h>
|
||||
#include <AppKit/NSAffineTransform.h>
|
||||
#include <AppKit/NSBezierPath.h>
|
||||
#include <AppKit/NSColor.h>
|
||||
|
|
Loading…
Reference in a new issue