#ifndef morpheo_behavioural_generic_select_select_priority_fixed_Type_h #define morpheo_behavioural_generic_select_select_priority_fixed_Type_h /* * $Id$ * * [ Description ] * */ #include "Common/include/Types.h" namespace morpheo { namespace behavioural { namespace generic { namespace select { namespace select_priority_fixed { typedef uint32_t Tentity_t; }; // end namespace select_priority_fixed }; // end namespace select }; // end namespace generic }; // end namespace behavioural }; // end namespace morpheo #endif