ubuntu-buildroot/output/build/host-binutils-2.38/gold/testsuite/odr_header2.h

5 lines
47 B
C

struct OdrBase {
virtual ~OdrBase() {
}
};