Opened 9 years ago
Closed 9 years ago
#8979 closed Bugs (fixed)
<boost/move/algorithm.hpp> includes itself
Reported by: | Owned by: | Ion Gaztañaga | |
---|---|---|---|
Milestone: | To Be Determined | Component: | move |
Version: | Boost 1.54.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The file <boost/move/algorithm.hpp> has this include line:
#include <boost/move/algorithm.hpp>
Change History (2)
comment:1 by , 9 years ago
Component: | None → move |
---|---|
Owner: | set to |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [85296]) Fixes #8979