Skip to content

Commit 0defd35

Browse files
author
ecrypa
committed
Fix includes of list/min_element.hpp
1 parent c2e9424 commit 0defd35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/metal/list/min_element.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include "../lambda/apply.hpp"
66
#include "../lambda/lambda.hpp"
77
#include "../list/list.hpp"
8+
#include "../number/if.hpp"
89
#include "../value/fold_left_v2.hpp"
910

1011
namespace metal {

0 commit comments

Comments
 (0)