mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
refactor(logging): separate logging from main (#2110)
This commit is contained in:
@@ -18,6 +18,7 @@ extern "C" {
|
||||
|
||||
#include "config.h"
|
||||
#include "input.h"
|
||||
#include "logging.h"
|
||||
#include "main.h"
|
||||
#include "platform/common.h"
|
||||
#include "thread_pool.h"
|
||||
|
||||
Reference in New Issue
Block a user