tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
user.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
3
#ifndef TETL_CONFIG_USER_HPP
4
#define TETL_CONFIG_USER_HPP
5
6
#if defined(TETL_ENABLE_USER_CONFIG_HEADER_INCLUDE)
7
#if (__has_include(<tetl_config.hpp>))
8
#include <tetl_config.hpp>
9
#else
10
#error "config header <tetl_config.hpp> could not be found"
11
#endif
12
#endif
13
14
#endif
// TETL_CONFIG_USER_HPP
include
etl
_config
user.hpp
Generated on Sat Mar 8 2025 16:19:59 for tetl by
1.14.0