mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-06 19:12:33 -07:00
service: Reduce header include overhead
This commit is contained in:
@@ -3,10 +3,8 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <algorithm>
|
||||
#include <chrono>
|
||||
#include <cstdlib>
|
||||
#include <ctime>
|
||||
#include <functional>
|
||||
#include <vector>
|
||||
#include "common/logging/log.h"
|
||||
#include "common/settings.h"
|
||||
|
Reference in New Issue
Block a user