mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 23:00:45 -04:00
+1
-1
@@ -1,12 +1,12 @@
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include "common/util/assert.h"
|
||||
#include <mutex>
|
||||
#include "third-party/fmt/color.h"
|
||||
#include "log.h"
|
||||
#ifdef _WIN32 // see lg::initialize
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
#include "common/util/assert.h"
|
||||
|
||||
namespace lg {
|
||||
struct Logger {
|
||||
|
||||
Reference in New Issue
Block a user