mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
avoid compiler warnings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39736 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
223721d583
commit
9efb9a32e3
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,6 @@
|
|||
int main()
|
||||
{
|
||||
NSAutoreleasePool *pool = [NSAutoreleasePool new];
|
||||
id o;
|
||||
float flt=M_PI;
|
||||
double dbl=M_PI;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue