Reinitialized project to reduce the git branch size
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#include <algorithm>
|
||||
#include <utility>
|
||||
#include <log/LogUtils.h>
|
||||
#include "ServerManager.h"
|
||||
#include "src/server/VoiceServer.h"
|
||||
#include "InstanceHandler.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace ts;
|
||||
using namespace ts::server;
|
||||
|
||||
#define PREFIX string("[SNAPSHOT] ")
|
||||
Reference in New Issue
Block a user