You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gtirb> In file included from /build/source/include/gtirb/Node.hpp:19,
gtirb> from /build/source/include/gtirb/AuxData.hpp:19,
gtirb> from /build/source/include/gtirb/AuxDataContainer.hpp:19,
gtirb> from /build/source/src/AuxDataContainer.cpp:16:
gtirb> /build/source/include/gtirb/Context.hpp:146:20: error: redefinition of 'struct std::hash<boost::uuids::uuid>'
gtirb> 146 | template <> structhash<::gtirb::UUID> {
gtirb> | ^~~~~~~~~~~~~~~~~~~
gtirb> In file included from /build/source/include/gtirb/Context.hpp:21:
gtirb> include/boost/uuid/uuid.hpp:388:19: note: previous definition of 'struct std::hash<boost::uuids::uuid>'
I think this is caused by this change, from the release notes:
The text was updated successfully, but these errors were encountered: