boostorg / phoenix

Boost.org phoenix module
http://boost.org/libs/phoenix
30 stars 46 forks source link

Remove obsolete Fusion bug workaround #88

Closed Kojoley closed 4 years ago

Kojoley commented 4 years ago

Including the header were just hiding a bug in Fusion, since the bug was fixed (https://github.com/boostorg/fusion/pull/216) the workaround is obsolete.

There is a test for the bug in Phoenix, it could be also removed.