Changeset 177740 in webkit
- Timestamp:
- Dec 25, 2014, 2:01:19 PM (10 years ago)
- Location:
- trunk/Source/WTF
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WTF/ChangeLog
r177736 r177740 1 2014-12-25 Dan Bernstein <mitz@apple.com> 2 3 Try to fix the Windows build after r177733. 4 5 * wtf/Ref.h: 6 1 7 2014-12-25 Alexey Proskuryakov <ap@apple.com> 2 8 -
trunk/Source/WTF/wtf/Ref.h
r177568 r177740 153 153 154 154 using WTF::Ref; 155 using WTF::adoptRef; 155 156 156 157 #endif // WTF_Ref_h
Note:
See TracChangeset
for help on using the changeset viewer.