mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -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 {
|
typedef struct {
|
||||||
D3DFORMAT d3d_format;
|
D3DFORMAT d3d_format;
|
||||||
int bits_per_pixel;
|
int bits_per_pixel;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user