Changeset 38169 in webkit for trunk/JavaScriptCore/wtf/Platform.h
- Timestamp:
- Nov 6, 2008, 8:50:19 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/Platform.h
r38168 r38169 137 137 #endif 138 138 139 #if def __S60__139 #if defined (__S60__) || defined (__SYMBIAN32__) 140 140 // we are cross-compiling, it is not really windows 141 141 #undef WTF_PLATFORM_WIN_OS
Note:
See TracChangeset
for help on using the changeset viewer.