From 6798801659b70caa19c7fe8d2ea4bae70e2e9a0d Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Tue, 18 May 2004 22:20:16 +0000 Subject: [PATCH] ICU-3682 Fix for os/400 X-SVN-Rev: 15388 --- icu4c/source/test/iotest/iotest.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/icu4c/source/test/iotest/iotest.cpp b/icu4c/source/test/iotest/iotest.cpp index 3028f90180e..5cde5a59030 100644 --- a/icu4c/source/test/iotest/iotest.cpp +++ b/icu4c/source/test/iotest/iotest.cpp @@ -35,6 +35,7 @@ using namespace std; #endif #include +#include U_CDECL_BEGIN #ifdef WIN32