Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Fix broken compile on GCC #6340

Merged
merged 2 commits into from
Sep 15, 2016
Merged

Fix broken compile on GCC #6340

merged 2 commits into from
Sep 15, 2016

Conversation

kkaefer
Copy link
Contributor

@kkaefer kkaefer commented Sep 15, 2016

The build is currently broken in GCC 5 after #6324 due to a missing std::hash specialization for mbgl::style::ClassID, which doesn't automatically use the underlying enum type's hash implementation.

/cc @bleege

@mention-bot
Copy link

@kkaefer, thanks for your PR! By analyzing this pull request, we identified @jfirebaugh to be potential reviewers.

@kkaefer kkaefer merged commit d6c958b into master Sep 15, 2016
@kkaefer kkaefer deleted the 6340-fix-gcc-hash-classid branch September 15, 2016 12:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants