<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - webkit-2.14.0 fails to build due to std::function usage"
   href="https://bugs.webkit.org/show_bug.cgi?id=162261#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - webkit-2.14.0 fails to build due to std::function usage"
   href="https://bugs.webkit.org/show_bug.cgi?id=162261">bug 162261</a>
              from <span class="vcard"><a class="email" href="mailto:jeremyhu&#64;apple.com" title="Jeremy Huddleston Sequoia &lt;jeremyhu&#64;apple.com&gt;"> <span class="fn">Jeremy Huddleston Sequoia</span></a>
</span></b>
        <pre>We're building with recent libc++ and -std=c++1y.  It looked like maybe a missing include of &lt;functional&gt;, but that's not it.

My C++ is a bit on the weak side, but I'll try to dig into it when I get some cycles.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>