mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Simplify source by usuing autoconf
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30692 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e574fe480c
commit
23b7ff95cd
14 changed files with 11439 additions and 10510 deletions
|
@ -26,14 +26,10 @@
|
|||
$Date$ $Revision$
|
||||
*/
|
||||
|
||||
/* Need to include math.h with C99 option ... do before common.h
|
||||
*/
|
||||
#define _GNU_SOURCE
|
||||
#define _ISOC99_SOURCE
|
||||
#include <math.h>
|
||||
|
||||
#import "common.h"
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#define EXPOSE_NSDecimalNumber_IVARS 1
|
||||
#define EXPOSE_NSDecimalNumberHandler_IVARS 1
|
||||
#import "Foundation/NSCoder.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue