#pragma once #include "SWA.inl" namespace Hedgehog::Base { class CSynchronizedObject { public: SWA_INSERT_PADDING(0x04); }; }