webengine/wmlengine/src/Unicode/tools/Validate.h.post
author Dario Sestito <darios@symbian.org>
Wed, 16 Jun 2010 14:59:03 +0100
branchGCC_SURGE
changeset 76 999a74da228b
parent 0 dd21522fd290
permissions -rw-r--r--
Fix some gcc issues. See bug 2962


extern NW_Bool Validate (void);
extern NW_Bool ValidateCode (NW_Ucs4 code,
                             const NW_Object_Class_t* categoryClass);


#endif /* _Validate_h_ */