Changeset 25541 in webkit for trunk/JavaScriptCore/kjs/config.h
- Timestamp:
- Sep 13, 2007, 11:52:29 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/config.h
r20974 r25541 46 46 #define min min 47 47 48 // We need to define this before the first #include of stdlib.h or it won't contain rand_s. 49 #define _CRT_RAND_S 50 48 51 #define HAVE_FLOAT_H 1 49 52 #define HAVE_FUNC__FINITE 1
Note:
See TracChangeset
for help on using the changeset viewer.