tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
ctime.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSL-1.0
2
3#ifndef TETL_CTIME_HPP
4#define TETL_CTIME_HPP
5
9
10#include <etl/_config/all.hpp>
11
12#include <etl/_cstddef/null.hpp>
14#include <etl/_cstddef/tm.hpp>
16#include <etl/_ctime/time_t.hpp>
18
19#endif // TETL_CTIME_HPP