[Webkit-unassigned] [Bug 169769] std::get for tuple should be declared before struct TupleHash is defined
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 16 16:38:43 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=169769
--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 304664
--> https://bugs.webkit.org/attachment.cgi?id=304664
patch
What file fails to compile without this? We would ideally not add another #include to this widely-included file if we can get away with just including tuple before wtf/HashFunctions.h in the file that instantiates TupleHash
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170316/f84806a1/attachment.html>
More information about the webkit-unassigned
mailing list