const-str-3.m: Include <stdlib.h> and <memory.h>.
[gcc/testsuite/ChangeLog] 2004-08-25 Ziemowit Laski <zlaski@apple.com> * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>. From-SVN: r86600
This commit is contained in:
parent
aca2bd7c47
commit
4166ef5159
@ -1,3 +1,7 @@
|
||||
2004-08-25 Ziemowit Laski <zlaski@apple.com>
|
||||
|
||||
* objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
|
||||
|
||||
2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
|
||||
|
||||
* gfortran.dg/assignment_1.f90: New test.
|
||||
|
@ -6,6 +6,8 @@
|
||||
/* { dg-do run { target *-*-darwin* } } */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <memory.h>
|
||||
#include <objc/objc.h>
|
||||
#include <objc/Object.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user