mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
refactor(main): move remaining entry related code (#2127)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#include <filesystem>
|
||||
#include <string>
|
||||
#include <thread>
|
||||
#include <vector>
|
||||
|
||||
#include <boost/algorithm/string.hpp>
|
||||
@@ -23,7 +24,6 @@
|
||||
#include "config.h"
|
||||
#include "crypto.h"
|
||||
#include "logging.h"
|
||||
#include "main.h"
|
||||
#include "platform/common.h"
|
||||
#include "system_tray.h"
|
||||
#include "utility.h"
|
||||
|
||||
Reference in New Issue
Block a user