odr_header2.h 47 B

1234
  1. struct OdrBase {
  2. virtual ~OdrBase() {
  3. }
  4. };