Sign in
gnu
/
binutils-gdb
/
3073d684c1013ea325c65fd23756ffb74439b50c
/
.
/
gold
/
testsuite
/
odr_header1.h
blob: 3d9c48808e26e6feef21fa25ad14e51bb0129b2a [
file
] [
log
] [
blame
]
#include
"odr_header2.h"
struct
OdrDerived
:
OdrBase
{
~
OdrDerived
()
{
}
};