ICU-8543 Memory allocation functions check, fixes.

X-SVN-Rev: 30070
This commit is contained in:
Andy Heninger 2011-05-09 22:21:08 +00:00
parent 9df1ab3178
commit 343f41f0f8

View file

@ -484,7 +484,7 @@ public:
/**
* @internal
*/
class PluralSelector {
class PluralSelector : public UMemory {
public:
/**
* Given a number, returns the appropriate PluralFormat keyword.