libroot/icu: Add missing include of assert.h.
Needed everywhere other than GCC2.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
#include "ICUCollateData.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <wchar.h>
|
||||
|
||||
Reference in New Issue
Block a user