Skip to content

Commit d13a2c4

Browse files
committed
ci: missing header
1 parent a228fcb commit d13a2c4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

include/avnd/common/aggregates.pfr.hpp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@
33

44
#include <boost/mp11/algorithm.hpp>
55
#include <boost/pfr.hpp>
6-
#include <array>
6+
#include <halp/polyfill.hpp>
77

88
#include <avnd/common/aggregates.recursive.hpp>
99
#include <avnd/common/aggregates.simple.hpp>
1010

11+
#include <array>
12+
1113
namespace avnd::pfr
1214
{
1315
template <typename T>

0 commit comments

Comments
 (0)