ICU-11761 include assert.h

X-SVN-Rev: 37653
This commit is contained in:
Markus Scherer 2015-07-08 18:17:53 +00:00
parent f87b2c9b3c
commit 5d7b60d863

View File

@ -28,6 +28,7 @@
# define UNISTR_FROM_STRING_EXPLICIT explicit
#endif
#include <assert.h>
#include "parse.h"
#include "errmsg.h"
#include "uhash.h"