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.
|
||||
|
||||
#include "acccompl.hh"
|
||||
#include "tgba/tgbaexplicit.hh"
|
||||
|
||||
namespace spot
|
||||
{
|
||||
|
||||
// The algorithm of this method is simple. We explain this in
|
||||
// bottom/up.
|
||||
// Internally, the bdd is represented like a tree. There is two
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue