Opened 11 years ago

Closed 11 years ago

#5799 closed Bugs (fixed)

Compile error at proto/detail/preprocessed/unpack_expr_.hpp

Reported by: Kohei Takahashi <flast@…> Owned by: Eric Niebler
Milestone: To Be Determined Component: proto
Version: Boost 1.42.0 Severity: Problem
Keywords: Cc:

Description

Following code will be compile error on proto/detail/preprocessed/unpack_expr_.hpp.

#include <boost/proto/make_expr.hpp>

I think proto/make_expr.hpp forget including fusion/sequence/intrinsic/at.hpp.

I tested 1.42.0 and 1.48.0(trunk).

Change History (1)

comment:1 by Eric Niebler, 11 years ago

Resolution: fixed
Status: newclosed

Thanks. This is now fixed both on trunk and release.

Note: See TracTickets for help on using tickets.