Remove useless include.
* src/misc/acccompl.cc: Do not include tgbaexplicit.hh.
This commit is contained in:
parent
5eae815a1c
commit
6f29141174
1 changed files with 0 additions and 2 deletions
|
|
@ -20,11 +20,9 @@
|
||||||
// 02111-1307, USA.
|
// 02111-1307, USA.
|
||||||
|
|
||||||
#include "acccompl.hh"
|
#include "acccompl.hh"
|
||||||
#include "tgba/tgbaexplicit.hh"
|
|
||||||
|
|
||||||
namespace spot
|
namespace spot
|
||||||
{
|
{
|
||||||
|
|
||||||
// The algorithm of this method is simple. We explain this in
|
// The algorithm of this method is simple. We explain this in
|
||||||
// bottom/up.
|
// bottom/up.
|
||||||
// Internally, the bdd is represented like a tree. There is two
|
// Internally, the bdd is represented like a tree. There is two
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue