1 #ifndef GraphemeClusterBreakIteratorUtf16_D_H 2 #define GraphemeClusterBreakIteratorUtf16_D_H 3 4 #include <stdio.h> 5 #include <stdint.h> 6 #include <stddef.h> 7 #include <stdbool.h> 8 #include "diplomat_runtime.h" 9 10 11 12 13 14 typedef struct GraphemeClusterBreakIteratorUtf16 GraphemeClusterBreakIteratorUtf16; 15 16 17 18 19 #endif // GraphemeClusterBreakIteratorUtf16_D_H 20