include math.h

This commit is contained in:
David Rose 2004-06-17 23:43:53 +00:00
parent ac1f745525
commit 82ffc21598

View File

@ -20,6 +20,7 @@
#include "dcPackData.h"
#include "dcTypedef.h"
#include "hashGenerator.h"
#include <math.h>
DCSimpleParameter::NestedFieldMap DCSimpleParameter::_nested_field_map;
DCSimpleParameter::Uint32Uint8Type *DCSimpleParameter::_uint32uint8_type = NULL;