Title: [126664] trunk/Source/WTF
Revision
126664
Author
[email protected]
Date
2012-08-24 17:40:11 -0700 (Fri, 24 Aug 2012)

Log Message

Touch Platform.h to solve a build dependency issue

Unreviewed.

* wtf/Platform.h:

Modified Paths

Diff

Modified: trunk/Source/WTF/ChangeLog (126663 => 126664)


--- trunk/Source/WTF/ChangeLog	2012-08-25 00:35:34 UTC (rev 126663)
+++ trunk/Source/WTF/ChangeLog	2012-08-25 00:40:11 UTC (rev 126664)
@@ -1,3 +1,11 @@
+2012-08-24  Benjamin Poulain  <[email protected]>
+
+        Touch Platform.h to solve a build dependency issue
+
+        Unreviewed.
+
+        * wtf/Platform.h:
+
 2012-08-24  Benjamin Poulain  <[email protected]>
 
         Unify Number to StringImpl conversion

Modified: trunk/Source/WTF/wtf/Platform.h (126663 => 126664)


--- trunk/Source/WTF/wtf/Platform.h	2012-08-25 00:35:34 UTC (rev 126663)
+++ trunk/Source/WTF/wtf/Platform.h	2012-08-25 00:40:11 UTC (rev 126664)
@@ -1169,3 +1169,4 @@
 #endif
 
 #endif /* WTF_Platform_h */
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to