]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tsnmfmt.h
ICU-64260.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / tsnmfmt.h
index 407b340dae3a6af666e1f5a95a5d08c17cc9c05f..d680d46de13d9dd1cc15ede5908bdb3d253c3b56 100644 (file)
@@ -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.
  ********************************************************************/
 
 #define _INTLTESTNUMBERFORMAT
 
 
-#include <stdlib.h>
-
 #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.