ICU-2699 Fix some compiler warnings
X-SVN-Rev: 12186
This commit is contained in:
parent
4a68f2acca
commit
ba3755d7bc
@ -199,7 +199,7 @@ public:
|
||||
* @return The class ID for all objects of this class.
|
||||
* @stable ICU 2.0
|
||||
*/
|
||||
static UClassID getStaticClassID(void);
|
||||
static inline UClassID getStaticClassID(void);
|
||||
|
||||
protected:
|
||||
//=======================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user