repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
gold
/
testsuite
/
odr_header1.h
blob
3d9c48808e26e6feef21fa25ad14e51bb0129b2a
1
#include
"odr_header2.h"
2
3
struct
OdrDerived
:
OdrBase
{
4
~
OdrDerived
() {
5
}
6
};