Build: Fix MSVC 2019 again.

This commit is contained in:
Unknown W. Brackets 2023-03-15 21:28:46 -07:00
parent fcf895fe1c
commit de4eb64298

View file

@ -18,6 +18,7 @@
// Additionally, Common/Vulkan/* , including this file, are also licensed
// under the public domain.
#include <algorithm>
#include <set>
#include <mutex>