Opened 11 years ago
Closed 11 years ago
#6658 closed Bugs (fixed)
Missing include in boost_no_unified_init.ipp
| Reported by: | Owned by: | John Maddock | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | config | 
| Version: | Boost Development Trunk | Severity: | Problem | 
| Keywords: | Cc: | 
Description
Testing no_unified_init_pass fails due to missing include of <string>.
A patch attached.
Attachments (1)
Change History (2)
by , 11 years ago
| Attachment: | missing_include.patch added | 
|---|
comment:1 by , 11 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

(In [77255]) Add missing include. Fixes #6658.