mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
Added include <time.h>, necessary to define localtime when compiling using --optimize=4
This commit is contained in:
parent
d39739b37f
commit
f2d1a429f2
@ -12,6 +12,8 @@
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <time.h>
|
||||
|
||||
typedef struct {
|
||||
D3DFORMAT d3d_format;
|
||||
int bits_per_pixel;
|
||||
|
Loading…
x
Reference in New Issue
Block a user