Changeset 38524 in webkit for trunk/JavaScriptCore/API/APICast.h


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/API/APICast.h

    r38137 r38524  
    2929#include "UString.h"
    3030#include "ExecState.h"
     31
     32namespace JSC {
     33    class PropertyNameArray;
     34}
    3135
    3236typedef const struct OpaqueJSContextGroup* JSContextGroupRef;
Note: See TracChangeset for help on using the changeset viewer.