Source code
Revision control
Copy as Markdown
Other Tools
#ifndef CodePointSetBuilder_D_H
#define CodePointSetBuilder_D_H
#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include "diplomat_runtime.h"
typedef struct CodePointSetBuilder CodePointSetBuilder;
#endif // CodePointSetBuilder_D_H