Changeset 32431 in webkit for trunk/JavaScriptCore/wtf/Platform.h
- Timestamp:
- Apr 23, 2008, 6:58:56 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/Platform.h
r32042 r32431 237 237 #endif 238 238 239 #if PLATFORM(QT)240 #define USE_SYSTEM_MALLOC 1241 #endif242 243 239 #if PLATFORM(MAC) || PLATFORM(WIN) 244 240 #define HAVE_ACCESSIBILITY 1
Note:
See TracChangeset
for help on using the changeset viewer.