#include "Plot.h" namespace HWP { namespace CHART { CPlotBase::CPlotBase() { } CPlot::CPlot() { } }}