* src/tgba/tgbareduc.hh: Include tgbaalgos/gtec/nsheap.hh,

not tgbaalgos/gtec/status.hh.
This commit is contained in:
Alexandre Duret-Lutz 2004-12-10 18:22:33 +00:00
parent 0222c5e186
commit 3763c2c16b

View file

@ -25,7 +25,7 @@
#include "tgbaexplicit.hh"
#include "tgbaalgos/reachiter.hh"
#include "tgbaalgos/gtec/explscc.hh"
#include "tgbaalgos/gtec/status.hh"
#include "tgbaalgos/gtec/nsheap.hh"
#include <list>