* src/tgbaalgos/tau03opt.hh, src/tgbaalgos/tau03.hh: Include
misc/optionmap.hh.
This commit is contained in:
parent
89c33952c9
commit
7bbe3f5573
3 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-02-20 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/tau03opt.hh, src/tgbaalgos/tau03.hh: Include
|
||||
misc/optionmap.hh.
|
||||
|
||||
2005-02-18 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* bench/emptchk/README: Document the file `algorithms'.
|
||||
|
|
|
|||
|
|
@ -22,6 +22,8 @@
|
|||
#ifndef SPOT_TGBAALGOS_TAU03_HH
|
||||
# define SPOT_TGBAALGOS_TAU03_HH
|
||||
|
||||
#include "misc/optionmap.hh"
|
||||
|
||||
namespace spot
|
||||
{
|
||||
class tgba;
|
||||
|
|
|
|||
|
|
@ -22,6 +22,8 @@
|
|||
#ifndef SPOT_TGBAALGOS_TAU03OPT_HH
|
||||
# define SPOT_TGBAALGOS_TAU03OPT_HH
|
||||
|
||||
#include "misc/optionmap.hh"
|
||||
|
||||
namespace spot
|
||||
{
|
||||
class tgba;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue