This commit is contained in:
2022-07-14 13:08:20 +02:00
parent 2f1161959b
commit bbb84c0061
3 changed files with 39 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
#include <cstdint>
// include Log for every files
#include "misc/Log.h"
namespace td {
namespace game {