Fixed test not compiling when USE_WIN32_THREAD_EMPTY_EVENT_TEST is not defined

This commit is contained in:
REghZy 2023-12-08 22:23:34 +00:00
parent 0c29aa5cfd
commit 3dc796da34

3
.gitignore vendored
View File

@ -100,3 +100,6 @@ tests/title
tests/triangle-vulkan
tests/window
tests/windows
/.idea
/cmake-build-debug
/.gitignore