#include "DataPoint.h" namespace HWP { namespace CHART { CDataPointLabel::CDataPointLabel() { } CDataPoint::CDataPoint() { } }}