tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
ios.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSL-1.0
2// SPDX-FileCopyrightText: Copyright (C) 2019 Tobias Hienzsch
3
4#ifndef TETL_IOS_HPP
5#define TETL_IOS_HPP
6
7/// \defgroup ios ios
8/// \ingroup io-library
9
10#include <etl/_config/all.hpp>
11
12#include <etl/_ios/typedefs.hpp>
13
14#endif // TETL_IOS_HPP