mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-19 06:20:27 +08:00
* g++.old-deja/g++.jason/template31.C: Include cstdlib.
From-SVN: r122647
This commit is contained in:
parent
f00de4b1b8
commit
bf4e79cff8
@ -1,3 +1,7 @@
|
||||
2007-03-07 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* g++.old-deja/g++.jason/template31.C: Include cstdlib.
|
||||
|
||||
2007-03-06 Richard Sandiford <richard@codesourcery.com>
|
||||
|
||||
* gcc.c-torture/compile/m68k-byte-addr.c: New test.
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
#include <cstdlib>
|
||||
|
||||
using std::vector;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user