[*] regression in f037399e

(still need this hack)
This commit is contained in:
Reece Wilson 2023-03-22 16:16:09 +00:00
parent f037399ee3
commit 9274c30834

View File

@ -23,6 +23,10 @@
#define _AUROXTL_INTERRFACE_SOO_EMITTER_2(a) AU_EMIT_SECOND a
#define _AUROXTL_INTERRFACE_SOO_EMITTER_3(a) , AU_EMIT_SECOND a
#if !defined(_ZAUFE_FE_1_FIRST)
#define _ZAUFE_FE_1_FIRST(...)
#endif
#define AUROXTL_INTERFACE_SOO_HDR_(vis, type, maxSize, ...) \
protected: \
char padding[maxSize] {}; \