Source code
Revision control
Copy as Markdown
Other Tools
#ifndef DecimalFormatter_D_H
#define DecimalFormatter_D_H
#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include "diplomat_runtime.h"
typedef struct DecimalFormatter DecimalFormatter;
#endif // DecimalFormatter_D_H