Changeset 21130 in webkit for trunk/JavaScriptCore/API
- Timestamp:
- Apr 26, 2007, 6:15:54 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/API/JSStringRef.h
r19068 r21130 35 35 #ifdef __cplusplus 36 36 extern "C" { 37 #endif38 39 #if defined(__APPLE__)40 #include <JavaScriptCore/JSStringRefCF.h>41 37 #endif 42 38
Note:
See TracChangeset
for help on using the changeset viewer.