Opened 5 years ago
Last modified 5 years ago
#13437 new Bugs
array.hpp and boost_array.hpp share the same header guard
Reported by: | Owned by: | Robert Ramey | |
---|---|---|---|
Milestone: | To Be Determined | Component: | serialization |
Version: | Boost 1.66.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Both array.hpp and boost_array.hpp use BOOST_SERIALIZATION_ARRAY_HPP as header guard.
Note:
See TracTickets
for help on using tickets.
Please see https://github.com/boostorg/serialization/pull/92