#pragma once #include #if defined(__cplusplus) extern "C" { #endif int32_t UnityPalIsDebuggerPresent(); #if defined(__cplusplus) } #endif