Ignore:
Timestamp:
Nov 17, 2008, 1:51:09 PM (17 years ago)
Author:
[email protected]
Message:

2008-11-17 Geoffrey Garen <[email protected]>

Not reviewed.


Try to fix Windows build.

  • API/APICast.h:
  • runtime/ExecState.h:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/runtime/ExecState.h

    r38522 r38524  
    2727
    2828#include "JSGlobalData.h"
    29 #include "Interpreter.h"
    3029#include "RegisterFile.h"
    3130#include "ScopeChain.h"
     
    3534    class Arguments;
    3635    class JSActivation;
     36    class Interpreter;
    3737
    3838    // Represents the current state of script execution.
Note: See TracChangeset for help on using the changeset viewer.