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/identifier.cpp

    r11918 r11919  
    4242#include <new> // for placement new
    4343
     44#ifdef WIN32
    4445template struct KJS::UString::Rep * const & KXMLCore::identityExtract<struct KJS::UString::Rep *>(struct KJS::UString::Rep * const &);
     46#endif
    4547
    4648namespace KXMLCore {
Note: See TracChangeset for help on using the changeset viewer.