summaryrefslogtreecommitdiff
path: root/Kokyu/DSRT_CV_Dispatcher_Impl_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'Kokyu/DSRT_CV_Dispatcher_Impl_T.h')
-rw-r--r--Kokyu/DSRT_CV_Dispatcher_Impl_T.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Kokyu/DSRT_CV_Dispatcher_Impl_T.h b/Kokyu/DSRT_CV_Dispatcher_Impl_T.h
index 0cf7045d247..305afb55ccc 100644
--- a/Kokyu/DSRT_CV_Dispatcher_Impl_T.h
+++ b/Kokyu/DSRT_CV_Dispatcher_Impl_T.h
@@ -10,7 +10,7 @@
#ifndef DSRT_CV_DISPATCHER_IMPL_T_H
#define DSRT_CV_DISPATCHER_IMPL_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Task.h"
#include "ace/Copy_Disabled.h"
@@ -36,7 +36,7 @@ namespace Kokyu
typedef typename
DSRT_Scheduler_Traits::QoSDescriptor_t DSRT_QoSDescriptor;
- DSRT_CV_Dispatcher_Impl (ACE_Sched_Params::Policy sched_policy,
+ DSRT_CV_Dispatcher_Impl (ACE_Sched_Params::Policy sched_policy,
int sched_scope);
int init_i (const DSRT_ConfigInfo&);
@@ -82,5 +82,5 @@ namespace Kokyu
#pragma implementation ("DSRT_CV_Dispatcher_Impl_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* DSRT_DIRECT_DISPATCHER_IMPL_T_H */