Source code
Revision control
Copy as Markdown
Other Tools
#ifndef icu4x_TimeZoneInvalidOffsetError_D_HPP
#define icu4x_TimeZoneInvalidOffsetError_D_HPP
#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <memory>
#include <functional>
#include <optional>
#include <cstdlib>
#include "../diplomat_runtime.hpp"
namespace icu4x {
namespace capi {
} // namespace capi
} // namespace
namespace icu4x {
/**
* Additional information: [1](https://docs.rs/icu/latest/icu/time/zone/struct.InvalidOffsetError.html)
*/
struct TimeZoneInvalidOffsetError {
};
} // namespace
#endif // icu4x_TimeZoneInvalidOffsetError_D_HPP