Title: [163207] trunk/Source/_javascript_Core
Revision
163207
Author
[email protected]
Date
2014-01-31 14:59:49 -0800 (Fri, 31 Jan 2014)

Log Message

Unreviewed, build fix.

* ftl/FTLOSREntry.cpp:

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (163206 => 163207)


--- trunk/Source/_javascript_Core/ChangeLog	2014-01-31 22:57:44 UTC (rev 163206)
+++ trunk/Source/_javascript_Core/ChangeLog	2014-01-31 22:59:49 UTC (rev 163207)
@@ -1,3 +1,9 @@
+2014-01-31  Filip Pizlo  <[email protected]>
+
+        Unreviewed, build fix.
+
+        * ftl/FTLOSREntry.cpp:
+
 2014-01-31  Oliver Hunt  <[email protected]>
 
         Fix windows

Modified: trunk/Source/_javascript_Core/ftl/FTLOSREntry.cpp (163206 => 163207)


--- trunk/Source/_javascript_Core/ftl/FTLOSREntry.cpp	2014-01-31 22:57:44 UTC (rev 163206)
+++ trunk/Source/_javascript_Core/ftl/FTLOSREntry.cpp	2014-01-31 22:59:49 UTC (rev 163207)
@@ -32,6 +32,7 @@
 #include "FTLForOSREntryJITCode.h"
 #include "JSStackInlines.h"
 #include "OperandsInlines.h"
+#include "Operations.h"
 
 #if ENABLE(FTL_JIT)
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to