mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-20 20:26:42 +00:00
Include from <Foundation/...>, not <foundation/...>.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@391 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1ac1dd5308
commit
7699a66d17
63 changed files with 120 additions and 120 deletions
|
@ -22,10 +22,10 @@
|
|||
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#include <foundation/NSArray.h>
|
||||
#include <foundation/NSString.h>
|
||||
#include <foundation/NSGArray.h>
|
||||
#include <foundation/NSArrayEnumerator.h>
|
||||
#include <Foundation/NSArray.h>
|
||||
#include <Foundation/NSString.h>
|
||||
#include <Foundation/NSGArray.h>
|
||||
#include <Foundation/NSArrayEnumerator.h>
|
||||
#include <limits.h>
|
||||
|
||||
@implementation NSArray
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue