2
0
mirror of https://github.com/boostorg/pfr.git synced 2026-01-19 04:22:13 +00:00

Fix CMake tests build fail (fixes #198) (#201)

This commit is contained in:
Antony Polukhin
2025-05-12 17:28:20 +03:00
committed by GitHub
parent 3e5c474337
commit b95fd86595
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,6 @@
#include <set>
#include <string>
#include <boost/config.hpp>
#include <boost/core/lightweight_test.hpp>
#ifdef __clang__