blob: 8479171c72386e14e55719537c047b61e57c6b11 [file] [log] [blame]
#ifndef LineSegmenter_D_H
#define LineSegmenter_D_H
#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include "diplomat_runtime.h"
typedef struct LineSegmenter LineSegmenter;
#endif // LineSegmenter_D_H