Enable Win32 Release asserts.
authorJamie Madill <jmadill@google.com>
Wed, 18 Feb 2015 16:17:27 +0000 (11:17 -0500)
committerPyry Haulos <phaulos@google.com>
Thu, 19 Feb 2015 20:32:23 +0000 (12:32 -0800)
commit27339e881172853ab075264582da8cbc931ed654
treee1ae9b780592802b40ffce0286307538acb5f0d8
parent3799b8bfe471146525d7fd3d91a6b87786f8f63d
Enable Win32 Release asserts.

Use the same workaround as for UNIX OSes, where the code undefs
NDEBUG before including assert.h.

Change-Id: I2b6b31c4b6a88d2635b30087a9e36849fcb9f8e7
framework/delibs/debase/deDefs.c