#include "Light.h" namespace HWP { namespace CHART { CLightSource::CLightSource() { } CLight::CLight() { } }}