Sign in
gnu
/
binutils-gdb
/
refs/heads/users/vries/process-queue-parallel
/
.
/
ld
/
testsuite
/
ld-plugin
/
pr28879b.cc
blob: 02fc351366c15cfd4e8b4cac3c66be66feeaf908 [
file
] [
log
] [
blame
]
#include
<string>
int
main
(
void
)
{
std
::
string header
;
return
0
;
}