mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-15 01:42:37 +00:00
ICU-3383 fix dropped include
X-SVN-Rev: 17722
This commit is contained in:
parent
70537cf0ca
commit
870711b742
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ void TestMessageFormat::testBug2()
|
|||
|
||||
#include "unicode/datefmt.h"
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
IntlTest&
|
||||
operator<<( IntlTest& stream,
|
||||
|
|
Loading…
Add table
Reference in a new issue