1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-04-06 09:20:07 +00:00

web_service: Reduce unused includes

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

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