* src/tgbaalgos/tau03opt.hh, src/tgbaalgos/tau03.hh: Include

misc/optionmap.hh.
This commit is contained in:
Alexandre Duret-Lutz 2005-02-20 22:19:15 +00:00
parent 89c33952c9
commit 7bbe3f5573
3 changed files with 9 additions and 0 deletions

View file

@ -22,6 +22,8 @@
#ifndef SPOT_TGBAALGOS_TAU03_HH
# define SPOT_TGBAALGOS_TAU03_HH
#include "misc/optionmap.hh"
namespace spot
{
class tgba;

View file

@ -22,6 +22,8 @@
#ifndef SPOT_TGBAALGOS_TAU03OPT_HH
# define SPOT_TGBAALGOS_TAU03OPT_HH
#include "misc/optionmap.hh"
namespace spot
{
class tgba;