ICU-20836 ICU4C header file plurrule.h needs to include utypes.h before checking U_SHOW_CPLUSPLUS_API.

This commit is contained in:
Jeff Genovy 2019-09-26 15:45:51 -07:00 committed by Jeff Genovy
parent 1823fbc0d2
commit dc4dfd292b

View File

@ -18,10 +18,10 @@
#ifndef PLURRULE
#define PLURRULE
#if U_SHOW_CPLUSPLUS_API
#include "unicode/utypes.h"
#if U_SHOW_CPLUSPLUS_API
/**
* \file
* \brief C++ API: PluralRules object