Title: [173384] trunk/Source/WTF
- Revision
- 173384
- Author
- [email protected]
- Date
- 2014-09-08 10:37:42 -0700 (Mon, 08 Sep 2014)
Log Message
Try to fix the build after r173383.
* wtf/OSObjectPtr.h:
Modified Paths
Diff
Modified: trunk/Source/WTF/ChangeLog (173383 => 173384)
--- trunk/Source/WTF/ChangeLog 2014-09-08 17:26:37 UTC (rev 173383)
+++ trunk/Source/WTF/ChangeLog 2014-09-08 17:37:42 UTC (rev 173384)
@@ -1,3 +1,9 @@
+2014-09-08 Tim Horton <[email protected]>
+
+ Try to fix the build after r173383.
+
+ * wtf/OSObjectPtr.h:
+
2014-09-07 Sam Weinig <[email protected]>
Make OSObjectPtr a bit more like RefPtr
Modified: trunk/Source/WTF/wtf/OSObjectPtr.h (173383 => 173384)
--- trunk/Source/WTF/wtf/OSObjectPtr.h 2014-09-08 17:26:37 UTC (rev 173383)
+++ trunk/Source/WTF/wtf/OSObjectPtr.h 2014-09-08 17:37:42 UTC (rev 173384)
@@ -27,6 +27,7 @@
#define OSObjectPtr_h
#include <os/object.h>
+#include <wtf/StdLibExtras.h>
#if PLATFORM(MAC) && __MAC_OS_X_VERSION_MIN_REQUIRED < 101000
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes