* src/tgbaalgos/ndfs_result.hh: Include misc/hash.hh.

This commit is contained in:
Alexandre Duret-Lutz 2004-12-17 08:33:32 +00:00
parent e7a3ebb16a
commit 0c2c12a80f
2 changed files with 5 additions and 0 deletions

View file

@ -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

View file

@ -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.