Changeset 16711 in webkit for trunk/JavaScriptCore/wtf
- Timestamp:
- Oct 2, 2006, 3:26:58 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/Assertions.h
r16177 r16711 39 39 40 40 #include "Platform.h" 41 #include <inttypes.h> 41 42 42 43 #ifdef NDEBUG … … 181 182 #endif 182 183 183 #endif // KXMLCORE_ASSERTIONS_H184 #endif
Note:
See TracChangeset
for help on using the changeset viewer.