* src/bin/dstar2tgba.cc: Remove a useless include.

This commit is contained in:
Alexandre Duret-Lutz 2014-11-19 16:54:12 +01:00
parent 622fe08f00
commit fb0849f43b

View file

@ -30,7 +30,6 @@
#include "common_cout.hh"
#include "common_post.hh"
#include "ltlast/formula.hh"
#include "tgbaalgos/dotty.hh"
#include "tgbaalgos/lbtt.hh"
#include "tgbaalgos/hoaf.hh"