Automatic date update in version.in
[binutils-gdb.git] / gold / testsuite / odr_header1.h
blob3d9c48808e26e6feef21fa25ad14e51bb0129b2a
1 #include "odr_header2.h"
3 struct OdrDerived : OdrBase {
4 ~OdrDerived() {
6 };