#pragma once #if defined(TESSESFRAMEWORK_ENABLE_SDL2) #define SDL_MAIN_HANDLED #include #if defined(TESSESFRAMEWORK_FETCHCONTENT) #include #include #else #include #include #endif #endif