Skip to content

Commit fbdf26c

Browse files
committed
fixed header including for std::nullopt_t, in gcc
1 parent 522748f commit fbdf26c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/fsm_cxx/fsm-sm.hh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
// #include <initializer_list>
3939
// #include <list>
4040
// #include <map>
41+
#include <optional>
4142
// #include <set>
4243
#include <unordered_map>
4344
#include <vector>

0 commit comments

Comments
 (0)