#ifndef morpheo_behavioural_core_icache_access_Types_h #define morpheo_behavioural_core_icache_access_Types_h /* * $Id: Types.h 88 2008-12-10 18:31:39Z rosiere $ * * [ Description ] * */ #include "Behavioural/include/Types.h" namespace morpheo { namespace behavioural { namespace core { namespace icache_access { }; // end namespace icache_access }; // end namespace core }; // end namespace behavioural }; // end namespace morpheo #endif