#ifndef _OTB_TRISKELE_WEIGHT_ATTRIBUTES_TPP #define _OTB_TRISKELE_WEIGHT_ATTRIBUTES_TPP template inline WeightAttributes::WeightAttributes (const Tree &tree) : CompAttribute (tree) { } template inline WeightAttributes::~WeightAttributes () { } #endif // _OTB_TRISKELE_WEIGHT_ATTRIBUTES_TPP