xref: /aosp_15_r20/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/additional_odr.h (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1 #ifdef TEST_ODR
2 class LowVolumeSpeaker {
3   int a;
4 };
5 #endif
6