ICU-1686 fix missing header file

X-SVN-Rev: 8106
This commit is contained in:
Steven R. Loomis 2002-03-19 06:55:07 +00:00
parent bc64b17bee
commit 1e18f51b94

View file

@ -8,6 +8,7 @@
#define CHARITERTEST_H
#include "intltest.h"
#include "unicode/uiter.h"
/**
* Some tests for CharacterIterator and StringCharacterIterator