Skip to content

Commit 89373d7

Browse files
committed
Include header <optional>
1 parent 31f88a5 commit 89373d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/util.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#include <algorithm>
3131
#include <numeric>
3232
#include <map>
33+
#include <optional>
3334

3435
namespace Gambit {
3536

0 commit comments

Comments
 (0)