Opened 12 years ago
Closed 12 years ago
#4957 closed Bugs (fixed)
Error about non-defined BOOST_SERIALIZATION_NVP in boost/serialization/variant.hpp
Reported by: | Owned by: | Robert Ramey | |
---|---|---|---|
Milestone: | To Be Determined | Component: | serialization |
Version: | Boost 1.44.0 | Severity: | Problem |
Keywords: | Cc: |
Description
variant.hpp produces an error about BOOST_SERIALIZATION_NVP not being defined with GCC 4.3.0 on Mac OS 10.6.4 at a high warning level. Including nvp.hpp in variant.hpp, as in the attached patch, resolves it.
Attachments (1)
Change History (2)
by , 12 years ago
Attachment: | variant.hpp added |
---|
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.