fabtests/include/windows/unistd.h (
2
lines of code) (
raw
):
#pragma once #define sleep(x) Sleep(x * 1000)