X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..a01113dcd0f39d5da295ef82785beff9ed86fe38:/icuSources/test/intltest/tsnmfmt.h diff --git a/icuSources/test/intltest/tsnmfmt.h b/icuSources/test/intltest/tsnmfmt.h index 407b340d..d680d46d 100644 --- a/icuSources/test/intltest/tsnmfmt.h +++ b/icuSources/test/intltest/tsnmfmt.h @@ -1,6 +1,8 @@ +// © 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 + * Copyright (c) 1997-2003, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -8,14 +10,11 @@ #define _INTLTESTNUMBERFORMAT -#include - #include "unicode/utypes.h" #if !UCONFIG_NO_FORMATTING #include "unicode/numfmt.h" -#include "unicode/fmtable.h" #include "unicode/locid.h" #include "intltest.h" @@ -60,7 +59,7 @@ private: public: - virtual ~IntlTestNumberFormat() {} + virtual ~IntlTestNumberFormat(); /* * Return a random double that isn't too large.