mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 16:13:46 +01:00
Add missing ctime include (#6269)
This commit is contained in:
parent
a039d981ac
commit
1d055aad0f
@ -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…
Reference in New Issue
Block a user