fixed redefinition of ASSERT

svn path=/trunk/; revision=11394
This commit is contained in:
Thomas Bluemel 2004-10-22 21:21:52 +00:00
parent 2a175cb990
commit 1270089c9f

View file

@ -18,7 +18,6 @@ DEFINE_GUID(GUID_SERENUM_BUS_ENUMERATOR, 0x4D36E978L, 0xE325, 0x11CE, 0xBF, 0xC1
#endif
#define NDEBUG
#include <internal/debug.h>
#define ASSERT assert
/* FUNCTIONS *****************************************************************/