Commit bf4e79cf by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* g++.old-deja/g++.jason/template31.C: Include cstdlib.

From-SVN: r122647
parent f00de4b1
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> 2007-03-06 Richard Sandiford <richard@codesourcery.com>
* gcc.c-torture/compile/m68k-byte-addr.c: New test. * gcc.c-torture/compile/m68k-byte-addr.c: New test.
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
#include <iostream> #include <iostream>
#include <vector> #include <vector>
#include <cstdlib>
using std::vector; using std::vector;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment