Changeset 214716 in webkit


Ignore:
Timestamp:
Apr 1, 2017 5:35:20 AM (7 years ago)
Author:
Csaba Osztrogonác
Message:

Mac cmake buildfix after 214586.
https://bugs.webkit.org/show_bug.cgi?id=170381

Unreviewed.

  • wtf/BlockPtr.h:
Location:
trunk/Source/WTF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WTF/ChangeLog

    r214636 r214716  
     12017-04-01  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        Mac cmake buildfix after 214586.
     4        https://bugs.webkit.org/show_bug.cgi?id=170381
     5
     6        Unreviewed.
     7
     8        * wtf/BlockPtr.h:
     9
    1102017-03-30  Filip Pizlo  <fpizlo@apple.com>
    211
  • trunk/Source/WTF/wtf/BlockPtr.h

    r205325 r214716  
    2727
    2828#include <Block.h>
     29#include <utility>
    2930#include <wtf/Assertions.h>
    3031
Note: See TracChangeset for help on using the changeset viewer.