blob: b9c56f63646d65269ceac899310881a92c8b96c6 [file] [log] [blame]
#ifndef SentenceSegmenter_D_H
#define SentenceSegmenter_D_H
#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include "diplomat_runtime.h"
typedef struct SentenceSegmenter SentenceSegmenter;
#endif // SentenceSegmenter_D_H