X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/6fe7ccc865dc7d7541b93c5bcaf6368d2c98a174..4be4e30906bcb8ee30b4d189205cb70bad6707ce:/runtime/CallData.cpp?ds=inline diff --git a/runtime/CallData.cpp b/runtime/CallData.cpp index ff71fa0..8e1d194 100644 --- a/runtime/CallData.cpp +++ b/runtime/CallData.cpp @@ -29,6 +29,7 @@ #include "Executable.h" #include "Interpreter.h" #include "JSFunction.h" +#include "Operations.h" namespace JSC {