blob: 0fb9449a04faf62da386f9ea700d877e67390ca1 [file] [log] [blame] [edit]
struct OdrBase {
virtual ~OdrBase() {
}
};