Opened 10 years ago
Closed 9 years ago
#8462 closed Bugs (duplicate)
Boost.Signals includes tuple.hpp from the wrong location
Reported by: | Owned by: | Douglas Gregor | |
---|---|---|---|
Milestone: | To Be Determined | Component: | signals |
Version: | Boost 1.52.0 | Severity: | Showstopper |
Keywords: | Cc: |
Description
boost\signals2\detail\variadic_slot_invoker.hpp(23):#include <boost/tuple.hpp>
tuple.hpp lives in <boost/tuple/tuple.hpp>
Change History (3)
comment:1 by , 10 years ago
comment:3 by , 9 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Looks like this is a duplicate of https://svn.boost.org/trac/boost/ticket/7712