2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-02-10 23:42:20 +00:00

Support FreeRTOS ond for other TLS array APIs

This commit is contained in:
Emil Dotchevski
2022-01-05 17:30:30 -08:00
parent 996edca175
commit 394d6d7762
64 changed files with 906 additions and 305 deletions

View File

@@ -3,7 +3,8 @@
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/leaf/detail/config.hpp>
#include <boost/leaf/config.hpp>
#ifdef BOOST_LEAF_NO_EXCEPTIONS
#include <iostream>