mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-12 16:33:23 +00:00
ICU-580 OS/390 porting changes
X-SVN-Rev: 3536
This commit is contained in:
parent
7176442ac0
commit
13f6a4d197
5 changed files with 0 additions and 5 deletions
|
@ -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*/ )
|
||||
{
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
#include "unicode/gregocal.h"
|
||||
#include "unicode/smpdtfmt.h"
|
||||
#include "unicode/simpletz.h"
|
||||
#include <math.h>
|
||||
|
||||
// *****************************************************************************
|
||||
// class CalendarTest
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
#include "unicode/smpdtfmt.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
|
||||
const double IntlTestDateFormat::ONEYEAR = 365.25 * ONEDAY; // Approximate
|
||||
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
********************************************************************/
|
||||
|
||||
#include "tzbdtest.h"
|
||||
#include <math.h>
|
||||
#include "unicode/timezone.h"
|
||||
#include "unicode/simpletz.h"
|
||||
#include "unicode/gregocal.h"
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include <math.h>
|
||||
#include "tztest.h"
|
||||
#include "unicode/timezone.h"
|
||||
#include "unicode/simpletz.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue