unicode.h
1 #ifndef UNICODE_H
2 #define UNICODE_H 1
3 
4 
5 /* ========================================================================== */
6 /* Include constants created by build system */
7 
8 #include "../uc_v.c"
9 
10 
11 #endif /* UNICODE_H */
12 
13 /* EOF */

Generated at 2024-04-27 using  doxygen