2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-31 08:12:26 +00:00

Explicit tests for the BOOST_LEAF_CFG_CAPTURE=0 configurations

This commit is contained in:
Emil Dotchevski
2022-06-28 19:05:23 -07:00
parent a5494d078e
commit e16e0cf417
5 changed files with 13 additions and 5 deletions

View File

@@ -14,6 +14,7 @@
#include <iterator>
#include <iostream>
#include <algorithm>
#include <thread>
namespace leaf = boost::leaf;