* src/tgbaalgos/ndfs_result.hh: Include misc/hash.hh.
This commit is contained in:
parent
e7a3ebb16a
commit
0c2c12a80f
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2004-12-17 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/ndfs_result.hh: Include misc/hash.hh.
|
||||
|
||||
2004-12-16 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/reducerun.cc (reduce_run): Do not call erase() after
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@
|
|||
#include "emptiness.hh"
|
||||
#include "emptiness_stats.hh"
|
||||
#include "bfssteps.hh"
|
||||
#include "misc/hash.hh"
|
||||
|
||||
/// FIXME:
|
||||
/// * Add the necessary calls to pop_notify.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue