Changeset 51199 in webkit for trunk/JavaScriptCore/config.h


Ignore:
Timestamp:
Nov 19, 2009, 12:12:40 PM (16 years ago)
Author:
[email protected]
Message:

2009-11-19 Laszlo Gombos <Laszlo Gombos>

Reviewed by Darin Adler.

Remove HAVE(STRING_H) guard from JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=31668

  • config.h:
  • runtime/UString.cpp:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/config.h

    r50628 r51199  
    5858/* FIXME: if all platforms have these, do they really need #defines? */
    5959#define HAVE_STDINT_H 1
    60 #define HAVE_STRING_H 1
    6160
    6261#define WTF_CHANGES 1
Note: See TracChangeset for help on using the changeset viewer.