diff --git a/spot/graph/graph.hh b/spot/graph/graph.hh index b1d235123..90df64282 100644 --- a/spot/graph/graph.hh +++ b/spot/graph/graph.hh @@ -28,7 +28,6 @@ #include #include #include -#include namespace spot { diff --git a/spot/taalgos/tgba2ta.cc b/spot/taalgos/tgba2ta.cc index 4df1a8ce8..b2d499e54 100644 --- a/spot/taalgos/tgba2ta.cc +++ b/spot/taalgos/tgba2ta.cc @@ -29,7 +29,6 @@ #include #include -#include #include #include #include diff --git a/spot/tl/formula.hh b/spot/tl/formula.hh index 53b0a41d1..876480c37 100644 --- a/spot/tl/formula.hh +++ b/spot/tl/formula.hh @@ -55,7 +55,6 @@ #include #include #include -#include #include namespace spot diff --git a/spot/twaalgos/dot.cc b/spot/twaalgos/dot.cc index 3ee7174d1..86465dc18 100644 --- a/spot/twaalgos/dot.cc +++ b/spot/twaalgos/dot.cc @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include diff --git a/spot/twaalgos/ltl2tgba_fm.cc b/spot/twaalgos/ltl2tgba_fm.cc index a3bd4e776..acf67e9e6 100644 --- a/spot/twaalgos/ltl2tgba_fm.cc +++ b/spot/twaalgos/ltl2tgba_fm.cc @@ -28,7 +28,6 @@ #include #include #include -#include #include #include #include diff --git a/spot/twaalgos/ndfs_result.hxx b/spot/twaalgos/ndfs_result.hxx index a0a3c49f0..5bf649768 100644 --- a/spot/twaalgos/ndfs_result.hxx +++ b/spot/twaalgos/ndfs_result.hxx @@ -38,8 +38,6 @@ #include #include #include -#include - namespace spot { diff --git a/spot/twaalgos/powerset.cc b/spot/twaalgos/powerset.cc index aedf96d76..e2ceb518d 100644 --- a/spot/twaalgos/powerset.cc +++ b/spot/twaalgos/powerset.cc @@ -26,13 +26,11 @@ #include #include #include -#include #include #include #include #include #include -#include #include #include #include diff --git a/spot/twaalgos/stutter.cc b/spot/twaalgos/stutter.cc index 47a09454f..1aab344bd 100644 --- a/spot/twaalgos/stutter.cc +++ b/spot/twaalgos/stutter.cc @@ -32,8 +32,6 @@ #include #include #include -#include -#include #include #include #include