VS: Fix compilation on Visual Studio 17.7.0

This commit is contained in:
Megamouse 2023-08-12 13:31:17 +02:00
parent 512f0a814c
commit d760e66fdb
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
#include <util/types.hpp>
#include <functional>
#include <algorithm>
namespace rsx
{