/*
**********************************************************************
-* Copyright (C) 1999, International Business Machines
+* Copyright (C) 1999-2004, International Business Machines
* Corporation and others. All Rights Reserved.
**********************************************************************
* Date Name Description
*/
#include "unicode/utypes.h"
+#include "umutex.h"
#if !UCONFIG_NO_TRANSLITERATION
return (f != 0) ? f->toReplacer() : 0;
}
+
U_NAMESPACE_END
#endif /* #if !UCONFIG_NO_TRANSLITERATION */