hoa: add missing include
Fixes #515, reported by Yuri Victorovich. * spot/twaalgos/hoa.hh: Include <unordered_map>.
This commit is contained in:
parent
db79d5a79e
commit
2c13b299b8
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#include <spot/misc/common.hh>
|
||||
#include <spot/twa/fwd.hh>
|
||||
#include <vector>
|
||||
#include <unordered_map>
|
||||
#include <utility>
|
||||
#include <functional>
|
||||
#include <bddx.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue