mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-12 02:45:45 +00: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