[openrtm-commit:01723] r539 - trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cpp
openrtm @ openrtm.org
openrtm @ openrtm.org
2016年 2月 21日 (日) 01:33:17 JST
Author: ga
Date: 2016-02-21 01:33:17 +0900 (Sun, 21 Feb 2016)
New Revision: 539
Modified:
trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cpp/CXX_RTC.h.vsl
Log:
Modified Component Headder #3276
Modified: trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cpp/CXX_RTC.h.vsl
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cpp/CXX_RTC.h.vsl 2015-11-18 14:35:23 UTC (rev 538)
+++ trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/template/cpp/CXX_RTC.h.vsl 2016-02-20 16:33:17 UTC (rev 539)
@@ -37,14 +37,14 @@
#end
// </rtc-template>
-using namespace RTC;
-
${sharp}include <rtm/Manager.h>
${sharp}include <rtm/${rtcParam.componentKind}Base.h>
${sharp}include <rtm/CorbaPort.h>
${sharp}include <rtm/DataInPort.h>
${sharp}include <rtm/DataOutPort.h>
+using namespace RTC;
+
/*!
* @class ${rtcParam.name}
* @brief ${rtcParam.description}
More information about the openrtm-commit
mailing list