ICU-580 OS/390 porting changes

X-SVN-Rev: 3536
This commit is contained in:
George Rhoten 2001-02-02 19:42:45 +00:00
parent 7176442ac0
commit 13f6a4d197
5 changed files with 0 additions and 5 deletions

View file

@ -10,7 +10,6 @@
#include "unicode/datefmt.h"
#include "unicode/smpdtfmt.h"
#include <float.h>
#include <math.h>
void CalendarLimitTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
{

View file

@ -9,7 +9,6 @@
#include "unicode/gregocal.h"
#include "unicode/smpdtfmt.h"
#include "unicode/simpletz.h"
#include <math.h>
// *****************************************************************************
// class CalendarTest

View file

@ -11,7 +11,6 @@
#include "unicode/smpdtfmt.h"
#include <stdlib.h>
#include <math.h>
const double IntlTestDateFormat::ONEYEAR = 365.25 * ONEDAY; // Approximate

View file

@ -5,7 +5,6 @@
********************************************************************/
#include "tzbdtest.h"
#include <math.h>
#include "unicode/timezone.h"
#include "unicode/simpletz.h"
#include "unicode/gregocal.h"

View file

@ -4,7 +4,6 @@
* others. All Rights Reserved.
********************************************************************/
#include <math.h>
#include "tztest.h"
#include "unicode/timezone.h"
#include "unicode/simpletz.h"