ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
DecimalLimitError.d.hpp
Go to the documentation of this file.
1#ifndef icu4x_DecimalLimitError_D_HPP
2#define icu4x_DecimalLimitError_D_HPP
3
4#include <stdio.h>
5#include <stdint.h>
6#include <stddef.h>
7#include <stdbool.h>
8#include <memory>
9#include <functional>
10#include <optional>
11#include <cstdlib>
13
14
15namespace icu4x {
16namespace capi {
17
18} // namespace capi
19} // namespace
20
21
22namespace icu4x {
27
28};
29
30} // namespace
31#endif // icu4x_DecimalLimitError_D_HPP
Definition Bidi.d.hpp:14
Definition DecimalLimitError.d.hpp:26