⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 243641 in webkit


Ignore:
Timestamp:
Mar 28, 2019, 10:18:47 PM (7 years ago)
Author:
Fujii Hironori
Message:

Unreviewed build fix.

  • wtf/CMakeLists.txt: Added SpanningTree.h to WTF_PUBLIC_HEADERS.
Location:
trunk/Source/WTF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WTF/ChangeLog

    r243639 r243641  
     12019-03-28  Fujii Hironori  <Hironori.Fujii@sony.com>
     2
     3        Unreviewed build fix.
     4
     5        * wtf/CMakeLists.txt: Added SpanningTree.h to WTF_PUBLIC_HEADERS.
     6
    172019-03-28  Saam Barati  <sbarati@apple.com>
    28
  • trunk/Source/WTF/wtf/CMakeLists.txt

    r242901 r243641  
    208208    SmallPtrSet.h
    209209    SoftLinking.h
     210    SpanningTree.h
    210211    Spectrum.h
    211212    StackBounds.h
Note: See TracChangeset for help on using the changeset viewer.