mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
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:
parent
d2401da38c
commit
0be505308d
33 changed files with 41 additions and 66 deletions
|
@ -61,7 +61,6 @@
|
|||
#endif
|
||||
#include <math.h>
|
||||
#include <time.h>
|
||||
#include <string.h> /* for memset() */
|
||||
|
||||
|
||||
NSString * const NSDefaultRunLoopMode = @"NSDefaultRunLoopMode";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue