Remove useless forward declarations of class tgba.

* src/tgbaalgos/compsusp.hh, src/tgbaalgos/dotty.hh,
src/tgbaalgos/emptiness.hh, src/tgbaalgos/hoaf.hh,
src/tgbaalgos/neverclaim.hh, src/tgbaalgos/randomgraph.hh,
src/tgbaalgos/simulation.hh: Here.
This commit is contained in:
Alexandre Duret-Lutz 2014-08-23 13:10:24 +02:00
parent 92848f73af
commit c3c02bfb44
7 changed files with 2 additions and 12 deletions

View file

@ -26,7 +26,6 @@
namespace spot
{
class tgba;
enum hoaf_alias { Hoaf_Alias_None, Hoaf_Alias_Ap, Hoaf_Alias_Cond };
enum hoaf_acceptance
{