1 2 3 4 5 6 7
#ifndef _FF_ITG_SPAN_H_ #define _FF_ITG_SPAN_H_ class ITGSpanFeatures : public FeatureFunction { }; #endif