mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add missing ctime include (#6269)
This commit is contained in:
parent
a039d981ac
commit
1d055aad0f
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#pragma once
|
||||
|
||||
#include <SColor.h>
|
||||
#include <ctime>
|
||||
#include "util/pointer.h"
|
||||
#include "util/numeric.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue