simplification, including use of strtoull() everywhere

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35503 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2012-09-03 13:36:45 +00:00
parent d2401da38c
commit 0be505308d
33 changed files with 41 additions and 66 deletions

View file

@ -47,7 +47,6 @@
#import "../GSPrivate.h"
#include <stdio.h>
#include <string.h>
#if HAVE_LANGINFO_CODESET
#include <langinfo.h>