mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
no place in the source uses HAVE_GETTIMEOFDAY, and it conflicts with Python, so let's simply not define it
This commit is contained in:
parent
f615e0beeb
commit
b4714bcdf1
@ -602,9 +602,6 @@ $[cdefine HAVE_DINKUM]
|
||||
/* Define if we have STL hash_map etc. available */
|
||||
$[cdefine HAVE_STL_HASH]
|
||||
|
||||
/* Define if we have a gettimeofday() function. */
|
||||
$[cdefine HAVE_GETTIMEOFDAY]
|
||||
|
||||
/* Define if gettimeofday() takes only one parameter. */
|
||||
$[cdefine GETTIMEOFDAY_ONE_PARAM]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user