Opened 12 years ago
Closed 12 years ago
#4322 closed Bugs (fixed)
Missing includes for stand-alone use of future.hpp
| Reported by: | Dean Michael Berris | Owned by: | Anthony Williams |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | thread |
| Version: | Boost Development Trunk | Severity: | Problem |
| Keywords: | patch future | Cc: |
Description
When boost/thread/future.hpp is included stand-alone, there are a couple of headers missing. Attached is a patch that addresses the issue.
Attachments (1)
Note:
See TracTickets
for help on using tickets.

Patch to add missing include headers.