* src/tgba/tgbaproduct.hh: Do not include statebdd.hh.

This commit is contained in:
Alexandre Duret-Lutz 2011-03-30 10:25:58 +02:00
parent 35a0193781
commit cc0a903a6e
2 changed files with 4 additions and 1 deletions

View file

@ -25,7 +25,6 @@
# define SPOT_TGBA_TGBAPRODUCT_HH
#include "tgba.hh"
#include "statebdd.hh"
namespace spot
{