diff options
Diffstat (limited to 'src/logging.cpp')
| -rw-r--r-- | src/logging.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/logging.cpp b/src/logging.cpp new file mode 100644 index 0000000..e00b373 --- /dev/null +++ b/src/logging.cpp @@ -0,0 +1,3 @@ +#include "logging.h" + +ts_log logger = {0};
\ No newline at end of file |
