#ifndef morpheo_behavioural_core_dcache_access_Types_h #define morpheo_behavioural_core_dcache_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 dcache_access { }; // end namespace dcache_access }; // end namespace core }; // end namespace behavioural }; // end namespace morpheo #endif