Opened 9 years ago

Closed 9 years ago

#8979 closed Bugs (fixed)

<boost/move/algorithm.hpp> includes itself

Reported by: vinnie.falco@… 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 viboes, 9 years ago

Component: Nonemove
Owner: set to Ion Gaztañaga

comment:2 by Ion Gaztañaga, 9 years ago

Resolution: fixed
Status: newclosed

(In [85296]) Fixes #8979

Note: See TracTickets for help on using tickets.