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