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