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

Land all the changes to make JSCore build again on windows.

File:
1 edited

Legend:

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

    r11769 r11918  
    4141#include <string.h> // for strlen
    4242#include <new> // for placement new
     43
     44template struct KJS::UString::Rep * const & KXMLCore::identityExtract<struct KJS::UString::Rep *>(struct KJS::UString::Rep * const &);
    4345
    4446namespace KXMLCore {
Note: See TracChangeset for help on using the changeset viewer.