$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] State machines and undedefined symbols
From: s_a_white_at_[hidden]
Date: 2010-03-10 13:20:54
>> A similiar issue exists for Windows if Running was defined but uses an inner
tate that was only foward declared.
> Does it compile, if you wrap the inner state with mpl::list<>?
Unfortunately not.