mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4869
This commit is contained in:
parent
a90bb7540e
commit
6fa79625ba
2 changed files with 0 additions and 6 deletions
|
@ -19,7 +19,6 @@
|
|||
#include "ucmp32.h"
|
||||
#include "cmemory.h"
|
||||
#include "filestrm.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -6,11 +6,6 @@
|
|||
********************************************************************
|
||||
*/
|
||||
|
||||
#ifndef _STDLIB_H
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
|
||||
|
||||
#include "ucmp8.h"
|
||||
#include "cmemory.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue