ICU-7084 Add missing header file.

X-SVN-Rev: 26907
This commit is contained in:
Michael Ow 2009-11-14 22:00:21 +00:00
parent 81c4b3a886
commit 135fc63477

View File

@ -17,6 +17,7 @@
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "unicode/utypes.h"
#include "unicode/ubidi.h"