Opened 10 years ago

Closed 10 years ago

#7694 closed Bugs (fixed)

header files included in math\minimax\main.cpp cannot be found

Reported by: d.meschenmoser@… Owned by: John Maddock
Milestone: To Be Determined Component: math
Version: Boost 1.52.0 Severity: Problem
Keywords: Cc:

Description

The following two header files included in math\minimax\main.cpp cannot be found:
1) #include <boost/spirit/core.hpp>
2) #include <boost/spirit/actor.hpp>

Change History (1)

comment:1 by John Maddock, 10 years ago

Resolution: fixed
Status: newclosed

(In [81623]) Fix changes to Spirit. Fixes #7694.

Note: See TracTickets for help on using tickets.