X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..1a147d096ae81f4c8262f7bfc56bd19fc2dee932:/icuSources/test/cintltst/nccbtst.h?ds=sidebyside diff --git a/icuSources/test/cintltst/nccbtst.h b/icuSources/test/cintltst/nccbtst.h index ebce4ae8..d1e8453b 100644 --- a/icuSources/test/cintltst/nccbtst.h +++ b/icuSources/test/cintltst/nccbtst.h @@ -1,3 +1,5 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html /******************************************************************** * COPYRIGHT: * Copyright (c) 1997-2001, International Business Machines Corporation and @@ -14,9 +16,12 @@ */ #ifndef _NCCBTST #define _NCCBTST + +#include "unicode/utypes.h" +#include "unicode/ucnv.h" + /* C API TEST FOR CALL BACK ROUTINES OF CODESET CONVERSION COMPONENT */ #include "cintltst.h" -#include "unicode/utypes.h" static void TestSkipCallBack(void);