tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
cfloat.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSL-1.0
2
3#ifndef TETL_CFLOAT_HPP
4#define TETL_CFLOAT_HPP
5
12
13#include <etl/_config/all.hpp>
14
16
17// Non-standard extensions
18#include <etl/_cfloat/half.hpp>
19
20#endif // TETL_CFLOAT_HPP