Changeset 34686 in webkit for trunk/JavaScriptCore/wtf/Platform.h
- Timestamp:
- Jun 20, 2008, 2:06:11 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/Platform.h
r34150 r34686 188 188 #endif 189 189 190 /* COMPILER(MINGW) */ 191 #if defined(MINGW) || defined(__MINGW32__) 192 #define WTF_COMPILER_MINGW 1 193 #endif 194 190 195 /* COMPILER(BORLAND) */ 191 196 /* not really fully supported - is this relevant any more? */
Note:
See TracChangeset
for help on using the changeset viewer.