1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 08:35:20 +02:00

Split log.h to speed up compilation (#15258)

This commit is contained in:
paradust7
2024-10-09 07:24:44 -07:00
committed by GitHub
parent 07ff2a5c01
commit 3a7c8279bf
18 changed files with 207 additions and 203 deletions

View File

@@ -31,6 +31,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "migratesettings.h"
#include "gettext.h"
#include "log.h"
#include "log_internal.h"
#include "util/quicktune.h"
#include "httpfetch.h"
#include "gameparams.h"