Skip to content

Commit 7472a00

Browse files
committed
Add missing optional
1 parent cef7794 commit 7472a00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libecole/include/ecole/dynamics/branching.hpp

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

33
#include <cstddef>
4+
#include <optional>
45

56
#include <xtensor/xtensor.hpp>
67

0 commit comments

Comments
 (0)