Changeset 17372 in webkit for trunk/JavaScriptCore/pcre/pcre_internal.h
- Timestamp:
- Oct 27, 2006, 9:48:28 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/pcre/pcre_internal.h
r16177 r17372 48 48 #else 49 49 #define INT_CAST(i) (i) 50 #endif 51 52 #if COMPILER(MSVC) 53 #pragma warning(disable: 4232) 54 #pragma warning(disable: 4244) 50 55 #endif 51 56
Note:
See TracChangeset
for help on using the changeset viewer.