add: spdlog and basic client code.
This commit is contained in:
8
Test/msgTest.h
Normal file
8
Test/msgTest.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef MSGTEST_H
|
||||
#define MSGTEST_H
|
||||
|
||||
#include <Util.h>
|
||||
|
||||
void setConsoleMsgHandler();
|
||||
|
||||
#endif // MSGTEST_H
|
||||
Reference in New Issue
Block a user