#pragma once #include #if defined(GEODE_IS_WINDOWS) #include "msvcstl.hpp" #else #include "gnustl.hpp" #endif