mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
include math.h
This commit is contained in:
parent
ac1f745525
commit
82ffc21598
@ -20,6 +20,7 @@
|
|||||||
#include "dcPackData.h"
|
#include "dcPackData.h"
|
||||||
#include "dcTypedef.h"
|
#include "dcTypedef.h"
|
||||||
#include "hashGenerator.h"
|
#include "hashGenerator.h"
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
DCSimpleParameter::NestedFieldMap DCSimpleParameter::_nested_field_map;
|
DCSimpleParameter::NestedFieldMap DCSimpleParameter::_nested_field_map;
|
||||||
DCSimpleParameter::Uint32Uint8Type *DCSimpleParameter::_uint32uint8_type = NULL;
|
DCSimpleParameter::Uint32Uint8Type *DCSimpleParameter::_uint32uint8_type = NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user