mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Split log.h to speed up compilation (#15258)
This commit is contained in:
parent
07ff2a5c01
commit
3a7c8279bf
18 changed files with 207 additions and 203 deletions
|
@ -25,7 +25,7 @@ DEALINGS IN THE SOFTWARE.
|
|||
|
||||
#include "threading/thread.h"
|
||||
#include "threading/mutex_auto_lock.h"
|
||||
#include "log.h"
|
||||
#include "log_internal.h"
|
||||
#include "porting.h"
|
||||
|
||||
// for setName
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue