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

More C++20 fixes

This commit is contained in:
Antony Polukhin
2020-07-06 18:28:19 +03:00
parent c3ccb7a525
commit 16db439e8c
3 changed files with 1 additions and 2 deletions

View File

@@ -35,7 +35,6 @@ PROLOGUE = """// Copyright (c) 2016-2020 Antony Polukhin
#include <boost/pfr/detail/sequence_tuple.hpp>
#include <boost/pfr/detail/size_t_.hpp>
#include <boost/pfr/detail/fields_count.hpp>
namespace boost { namespace pfr { namespace detail {