fix build? idk builds locally for me

This commit is contained in:
ASpoonPlaysGames 2024-03-03 20:20:20 +00:00
parent 1aee005341
commit 90d36f2bea
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#pragma once
#include <mutex>
extern std::mutex g_LogMutex;