#pragma once #if defined(__has_include) #if __has_include() #include #endif #endif #ifndef ZoneScoped #define ZoneScoped #define ZoneScopedN(name) #endif