#pragma once #ifdef _WIN32 #include "pal/windows.h" #else #include "pal/posix.h" #endif