[Substrate-commits] SF.net SVN: substrate: [272] trunk/Foundation/NSAutoreleasePool.h
Brought to you by:
landonf
|
From: <la...@us...> - 2006-08-31 06:43:32
|
Revision: 272
http://svn.sourceforge.net/substrate/?rev=272&view=rev
Author: landonf
Date: 2006-08-30 23:43:25 -0700 (Wed, 30 Aug 2006)
Log Message:
-----------
The correct stdint include will be pulled in via LFObjCRuntime.h
Modified Paths:
--------------
trunk/Foundation/NSAutoreleasePool.h
Modified: trunk/Foundation/NSAutoreleasePool.h
===================================================================
--- trunk/Foundation/NSAutoreleasePool.h 2006-08-31 06:40:33 UTC (rev 271)
+++ trunk/Foundation/NSAutoreleasePool.h 2006-08-31 06:43:25 UTC (rev 272)
@@ -25,8 +25,6 @@
#ifndef __NSAutoreleasePool_h__
#define __NSAutoreleasePool_h__
-#include <stdint.h>
-
#include <Foundation/NSObject.h>
typedef struct _LFAutoreleasePoolBucket LFAutoreleasePoolBucket;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|