Changeset 19688 in webkit for trunk/JavaScriptCore/wtf/Assertions.h
- Timestamp:
- Feb 18, 2007, 12:48:33 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/Assertions.h
r19679 r19688 40 40 #include "Platform.h" 41 41 42 #if ! PLATFORM(WIN)42 #if !COMPILER(MSVC) 43 43 #include <inttypes.h> 44 44 #endif
Note:
See TracChangeset
for help on using the changeset viewer.