#pragma once #ifdef LWE_OS_WINDOWS #include "Semaphore_W32.h" #else #include "Semaphore_P.h" #endif