Changeset 3774
- Timestamp:
- Nov 9, 2007, 7:51:48 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/utils.h
r3773 r3774 92 92 93 93 #ifdef SYS_DARWIN 94 #include <Foundation/ Foundation.h>94 #include <Foundation/NSException.h> 95 95 #define assert(A) NSCParameterAssert(A) 96 96 #else
Note: See TracChangeset
for help on using the changeset viewer.