Commit 7441bd3d by Jason Merrill Committed by Jason Merrill

* src/c++11/hashtable_c++0x.cc: Include ext/aligned_buffer.h.

From-SVN: r198170
parent 7e42a125
2013-04-22 Jason Merrill <jason@redhat.com> 2013-04-22 Jason Merrill <jason@redhat.com>
* src/c++11/hashtable_c++0x.cc: Include ext/aligned_buffer.h.
* testsuite/lib/prune.exp (libstdc++-dg-prune): Also ignore "In * testsuite/lib/prune.exp (libstdc++-dg-prune): Also ignore "In
substitution" lines. substitution" lines.
......
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
#include <initializer_list> #include <initializer_list>
#include <tuple> #include <tuple>
#include <ext/aligned_buffer.h>
#include <bits/hashtable_policy.h> #include <bits/hashtable_policy.h>
namespace std _GLIBCXX_VISIBILITY(default) namespace std _GLIBCXX_VISIBILITY(default)
......
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