Changeset 35450 in webkit for trunk/JavaScriptCore/API/WebKitAvailability.h
- Timestamp:
- Jul 30, 2008, 9:24:39 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/API/WebKitAvailability.h
r35449 r35450 43 43 #ifdef __APPLE__ 44 44 #import <AvailabilityMacros.h> 45 else45 #else 46 46 // For non-Mac platforms, require the newest version. 47 47 #define WEBKIT_VERSION_MIN_REQUIRED WEBKIT_VERSION_LATEST
Note:
See TracChangeset
for help on using the changeset viewer.