#include <internal_shared.h>

extern "C"
__crt_bool __cdecl __acrt_initialize()
{
    return true;
}