* testsuite/util/testsuite_abi.h: Work around glibc BZ 9694.
From-SVN: r160313
This commit is contained in:
parent
f2c1da7892
commit
91f41f93c3
@ -1,3 +1,7 @@
|
||||
2010-06-04 Jason Merrill <jason@redhat.com>
|
||||
|
||||
* testsuite/util/testsuite_abi.h: Work around glibc BZ 9694.
|
||||
|
||||
2010-06-03 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* testsuite/util/testsuite_iterators.h: Don't include <cstddef>,
|
||||
|
@ -19,6 +19,8 @@
|
||||
|
||||
// Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
// Include stddef now to work around glibc BZ 9694
|
||||
#include <stddef.h>
|
||||
#include <string>
|
||||
#include <stdexcept>
|
||||
#include <vector>
|
||||
|
Loading…
Reference in New Issue
Block a user