Skip to content

Commit 44ed576

Browse files
committed
Added header for std::function
1 parent a667fa3 commit 44ed576

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/games/gametree.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
#include <iostream>
2424
#include <algorithm>
25+
#include <functional>
2526
#include <numeric>
2627
#include <stack>
2728
#include <set>

0 commit comments

Comments
 (0)