Ignore:
Timestamp:
Oct 2, 2009, 1:22:42 AM (16 years ago)
Author:
Simon Hausmann
Message:

Roll out accidential r49015 commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/wtf/unicode/Unicode.h

    r49015 r49016  
    2727
    2828#if USE(QT4_UNICODE)
    29 #if COMPILER(WINSCW) || COMPILER(RVCT)
    30 #include "wtf/unicode/qt4/UnicodeQt4.h"
    31 #else
    3229#include "qt4/UnicodeQt4.h"
    33 #endif
    3430#elif USE(ICU_UNICODE)
    3531#include <wtf/unicode/icu/UnicodeIcu.h>
Note: See TracChangeset for help on using the changeset viewer.