// HFFeature.cpp: implementation of the CHFFeature class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "imagegrinder.h" #include "HFFeature.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction ////////////////////////////////////////////////////////////////////// CHFFeature::CHFFeature() { } CHFFeature::~CHFFeature() { }