Skip to content

Commit

Permalink
Merge pull request #173 from MarcelRaad/patch-1
Browse files Browse the repository at this point in the history
Add missing include for mpl::if_
  • Loading branch information
mjcaisse committed Feb 23, 2016
2 parents 3cee512 + e4ef5de commit a4fe5b9
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -24,6 +24,7 @@
#include <boost/spirit/home/classic/core/non_terminal/parser_context.hpp>
#include <boost/spirit/home/classic/core/non_terminal/parser_id.hpp>
#include <boost/type_traits/is_base_and_derived.hpp>
#include <boost/mpl/if.hpp>

///////////////////////////////////////////////////////////////////////////////
namespace boost { namespace spirit {
Expand Down

0 comments on commit a4fe5b9

Please sign in to comment.