/*
*******************************************************************************
*
-* Copyright (C) 2001, International Business Machines
+* Copyright (C) 2001-2005, International Business Machines
* Corporation and others. All Rights Reserved.
*
*******************************************************************************
#include "unicode/utypes.h"
#if !UCONFIG_NO_COLLATION
+#if !UCONFIG_NO_COLLATION_BUILDER
#include "ucol_imp.h"
#include "ucol_tok.h"
uint32_t fHigh; /*forbidden High */
} ucolCEGenerator;
+#endif /* #if !UCONFIG_NO_COLLATION_BUILDER */
#endif /* #if !UCONFIG_NO_COLLATION */
#endif