#pragma once #if defined(OBJFORMAT_WASM32) struct SectionFormatInfo { }; struct ObjectCodeFormatInfo { }; #endif