Changeset 16713 in webkit for trunk/JavaScriptCore/wtf
- Timestamp:
- Oct 2, 2006, 3:57:23 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/Assertions.h
r16711 r16713 39 39 40 40 #include "Platform.h" 41 42 #if !PLATFORM(WIN) 41 43 #include <inttypes.h> 44 #endif 42 45 43 46 #ifdef NDEBUG
Note:
See TracChangeset
for help on using the changeset viewer.