Changeset 36258
- Timestamp:
- 12/24/09 14:46:37 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-cplusplus/i3/trunk/src/mil/include/mil/ModuleCommon.h
r36216 r36258 48 48 49 49 template <class EventData, class Target> 50 static void execute_body(EventData& data, Target& target, typename EventData::IsExitEvent) {50 static void execute_body(EventData&, Target& target, typename EventData::IsExitEvent) { 51 51 MIL_MODULE_SUPER_CHILD_TYPE(Target)& o = 52 52 MIL_MODULE_GET_SUPER_CHILD(target);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)