Title: [173385] trunk/Source/WTF
- Revision
- 173385
- Author
- [email protected]
- Date
- 2014-09-08 10:45:42 -0700 (Mon, 08 Sep 2014)
Log Message
Try to fix the build after r173383, part 2.
* wtf/OSObjectPtr.h:
Modified Paths
Diff
Modified: trunk/Source/WTF/ChangeLog (173384 => 173385)
--- trunk/Source/WTF/ChangeLog 2014-09-08 17:37:42 UTC (rev 173384)
+++ trunk/Source/WTF/ChangeLog 2014-09-08 17:45:42 UTC (rev 173385)
@@ -1,5 +1,11 @@
2014-09-08 Tim Horton <[email protected]>
+ Try to fix the build after r173383, part 2.
+
+ * wtf/OSObjectPtr.h:
+
+2014-09-08 Tim Horton <[email protected]>
+
Try to fix the build after r173383.
* wtf/OSObjectPtr.h:
Modified: trunk/Source/WTF/wtf/OSObjectPtr.h (173384 => 173385)
--- trunk/Source/WTF/wtf/OSObjectPtr.h 2014-09-08 17:37:42 UTC (rev 173384)
+++ trunk/Source/WTF/wtf/OSObjectPtr.h 2014-09-08 17:45:42 UTC (rev 173385)
@@ -27,6 +27,7 @@
#define OSObjectPtr_h
#include <os/object.h>
+#include <wtf/Assertions.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