Opened 13 years ago
Closed 13 years ago
#3806 closed Bugs (fixed)
spirit/home/support/multi_pass.hpp missing functor_input #include
| Reported by: | anonymous | Owned by: | Joel de Guzman |
|---|---|---|---|
| Milestone: | Boost 1.42.0 | Component: | spirit |
| Version: | Boost 1.41.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
The Input policies #included should include:
#include <boost/spirit/home/support/iterators/detail/ functor_input_policy.hpp>
Change History (2)
comment:1 by , 13 years ago
| Component: | None → spirit |
|---|---|
| Owner: | set to |
comment:2 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [59931]) Spirit: fixed #3806 (spirit/home/support/multi_pass.hpp missing functor_input #include)