mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
String performance optimisation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4268 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4000deabd8
commit
593b9dc6b5
4 changed files with 815 additions and 797 deletions
|
@ -42,7 +42,6 @@
|
|||
#include <base/IndexedCollectionPrivate.h>
|
||||
#include <Foundation/NSValue.h>
|
||||
#include <base/behavior.h>
|
||||
#include <base/NSGSequence.h>
|
||||
/* memcpy(), strlen(), strcmp() are gcc builtin's */
|
||||
|
||||
#include <base/fast.x>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue