Changeset 16515 in webkit for trunk/JavaScriptCore/wtf
- Timestamp:
- Sep 21, 2006, 5:50:41 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/FastMalloc.h
r14256 r16515 24 24 #define KXMLCORE_FAST_MALLOC_H 25 25 26 #include "Platform.h" 26 27 #include <stdlib.h> 27 28 #include <new>
Note:
See TracChangeset
for help on using the changeset viewer.