ICU-20836 ICU4C header file plurrule.h needs to include utypes.h before checking U_SHOW_CPLUSPLUS_API.
This commit is contained in:
parent
1823fbc0d2
commit
dc4dfd292b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user