+// © 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"
public:
- virtual ~IntlTestNumberFormat() {}
+ virtual ~IntlTestNumberFormat();
/*
* Return a random double that isn't too large.