#ifndef ZonedDateFormatterGregorian_D_H
#define ZonedDateFormatterGregorian_D_H

#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include "diplomat_runtime.h"





typedef struct ZonedDateFormatterGregorian ZonedDateFormatterGregorian;




#endif // ZonedDateFormatterGregorian_D_H
