ICU-900 Fixed some compiler warnings

X-SVN-Rev: 4869
This commit is contained in:
George Rhoten 2001-06-01 17:29:13 +00:00
parent a90bb7540e
commit 6fa79625ba
2 changed files with 0 additions and 6 deletions

View File

@ -19,7 +19,6 @@
#include "ucmp32.h"
#include "cmemory.h"
#include "filestrm.h"
#include <stdlib.h>

View File

@ -6,11 +6,6 @@
********************************************************************
*/
#ifndef _STDLIB_H
#include <stdlib.h>
#endif
#include "ucmp8.h"
#include "cmemory.h"