mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 09:37:51 -05: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