ICU-3178 Create a platform indepdent flag for debug and release builds

X-SVN-Rev: 13441
This commit is contained in:
George Rhoten 2003-10-16 21:14:51 +00:00
parent 868237c80c
commit f3d7ba621d

View File

@ -48,6 +48,7 @@
#else
#define U_DEBUG 0
#endif
#endif
#ifndef U_RELEASE
#ifdef NDEBUG