* src/tgbaalgos/sccfilter.cc, src/tgbaalgos/sccfilter.hh: Cleanup.

This commit is contained in:
Alexandre Duret-Lutz 2014-08-20 10:33:10 +02:00
parent 5c9a5403fe
commit 73e74c0ad3
2 changed files with 0 additions and 2 deletions

View file

@ -19,7 +19,6 @@
#include "sccfilter.hh"
#include "reachiter.hh"
#include "scc.hh"
#include "sccinfo.hh"
namespace spot

View file

@ -26,7 +26,6 @@
namespace spot
{
class scc_map;
class scc_info;