blob: 3d9c48808e26e6feef21fa25ad14e51bb0129b2a [file] [log] [blame]
#include "odr_header2.h"
struct OdrDerived : OdrBase {
~OdrDerived() {
}
};