mirror of
https://github.com/boostorg/pfr.git
synced 2026-01-19 04:22:13 +00:00
add missing include
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include <type_traits>
|
||||
#include <utility>
|
||||
#include <memory> // std::addressof
|
||||
#include <boost/pfr/detail/sequence_tuple.hpp>
|
||||
#include <boost/pfr/detail/rvalue_t.hpp>
|
||||
#include <boost/pfr/detail/size_t_.hpp>
|
||||
|
||||
Reference in New Issue
Block a user