fixed error reported by clang
[SVN r63078]
This commit is contained in:
parent
67df644424
commit
c21f0f3503
@ -68,6 +68,7 @@ namespace
|
||||
// derive to be able to add an internal transition table
|
||||
struct Empty_impl : public Empty_def
|
||||
{
|
||||
Empty_impl(){}
|
||||
BOOST_MSM_EUML_DECLARE_INTERNAL_TRANSITION_TABLE((
|
||||
internal_evt [internal_guard_fct] / ++source_(empty_internal_action_counter)
|
||||
))
|
||||
|
Loading…
Reference in New Issue
Block a user