ICU-132 #include utypes.h instead of platform.h

X-SVN-Rev: 370
This commit is contained in:
Helena Chapman 1999-12-10 18:09:38 +00:00
parent 70a137312a
commit 3c7c2c2f42

View File

@ -1,20 +1,4 @@
/*
*****************************************************************************************
* *
* COPYRIGHT: *
* (C) Copyright International Business Machines Corporation, 1998 *
* Licensed Material - Program-Property of IBM - All Rights Reserved. *
* US Government Users Restricted Rights - Use, duplication, or disclosure *
* restricted by GSA ADP Schedule Contract with IBM Corp. *
* *
*****************************************************************************************
*/
// define NO_THREADED_INTL to not test ICU in a threaded way.
/* Check our settings... */
#include "platform.h"
#include "utypes.h"
/* APP_NO_THREADS is an old symbol. We'll honour it if present. */
#ifdef APP_NO_THREADS