2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00

web_service: Reduce unused includes

This commit is contained in:
ameerj 2022-03-19 01:02:37 -04:00
parent 967ed01fcf
commit 9b505758dc

View file

@ -3,7 +3,6 @@
// Refer to the license.txt file included.
#include <array>
#include <cstdlib>
#include <mutex>
#include <string>