Add missing ctime include (#6269)
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