Changeset 45908 in webkit for trunk/JavaScriptCore/wtf/Platform.h
- Timestamp:
- Jul 15, 2009, 7:18:38 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/Platform.h
r45793 r45908 406 406 #endif 407 407 408 #if !PLATFORM(WIN_OS) && !PLATFORM(SOLARIS) && !PLATFORM(SYMBIAN) && !COMPILER(RVCT) 409 #define HAVE_TM_GMTOFF 1 410 #define HAVE_TM_ZONE 1 411 #define HAVE_TIMEGM 1 412 #endif 413 408 414 #if PLATFORM(DARWIN) 409 415
Note:
See TracChangeset
for help on using the changeset viewer.