webengine/wmlengine/src/Unicode/tools/Validate.h.post
branchRCL_3
changeset 49 919f36ff910f
parent 0 dd21522fd290
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/webengine/wmlengine/src/Unicode/tools/Validate.h.post	Wed Sep 01 12:28:30 2010 +0100
@@ -0,0 +1,7 @@
+
+extern NW_Bool Validate (void);
+extern NW_Bool ValidateCode (NW_Ucs4 code,
+                             const NW_Object_Class_t* categoryClass);
+
+
+#endif /* _Validate_h_ */