Ignore:
Timestamp:
Jan 6, 2006, 2:49:05 PM (19 years ago)
Author:
hyatt
Message:

Fix build bustage on Mac.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/kjs/array_object.cpp

    r11918 r11919  
    3939#include <assert.h>
    4040
     41#ifdef WIN32
    4142template class KJS::JSObject * const & KXMLCore::identityExtract<class KJS::JSObject *>(class KJS::JSObject * const &);
     43#endif
    4244
    4345using namespace KJS;
Note: See TracChangeset for help on using the changeset viewer.