1
This commit is contained in:
parent
5d4f895a34
commit
7495a16b25
@ -9,6 +9,8 @@
|
||||
|
||||
std::shared_ptr<RecordManager> g_record_manager = nullptr;
|
||||
|
||||
extern std::atomic<bool> g_running;
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
|
||||
//
|
||||
|
||||
Loading…
Reference in New Issue
Block a user