mirror of
https://github.com/AxioDL/nod.git
synced 2025-12-17 00:47:08 +00:00
Integrated LogVisor for error gathering
This commit is contained in:
@@ -3,10 +3,14 @@
|
||||
|
||||
#include <string>
|
||||
#include <algorithm>
|
||||
#include <LogVisor/LogVisor.hpp>
|
||||
|
||||
namespace NOD
|
||||
{
|
||||
|
||||
/* Log Module */
|
||||
extern LogVisor::LogModule LogModule;
|
||||
|
||||
/* filesystem char type */
|
||||
#if _WIN32 && UNICODE
|
||||
#include <wctype.h>
|
||||
|
||||
Reference in New Issue
Block a user