diff -r 000000000000 -r 6474c204b198 intl/icu/source/tools/gentest/gentest.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/intl/icu/source/tools/gentest/gentest.h Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,14 @@ +/* +******************************************************************************* +* +* Copyright (C) 2003-2004, International Business Machines +* Corporation and others. All Rights Reserved. +* +******************************************************************************* +*/ + +#include "unicode/utypes.h" + +U_CFUNC int genres32(const char *prog, const char *path); + +