* testsuite/odr_violation2.cc (Ordering::operator()): Make
[deliverable/binutils-gdb.git] / gold / testsuite / odr_header2.h
CommitLineData
71ff8986
ILT
1struct OdrBase {
2 virtual ~OdrBase() {
3 }
4};
This page took 0.036786 seconds and 4 git commands to generate.