Changeset 13684 in webkit for trunk/JavaScriptCore/kxmlcore/Assertions.h
- Timestamp:
- Apr 4, 2006, 11:10:12 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kxmlcore/Assertions.h
r13089 r13684 99 99 // ASSERT, ASSERT_WITH_MESSAGE, ASSERT_NOT_REACHED 100 100 101 #if PLATFORM(WIN_OS) 102 // FIXME: Change to use something other than ASSERT to avoid this conflict with win32. 103 #undef ASSERT 104 #endif 105 101 106 #if ASSERT_DISABLED 102 107
Note:
See TracChangeset
for help on using the changeset viewer.