kripke: add missing SPOT_API
* spot/kripke/kripke.hh: Here.
This commit is contained in:
parent
e484e0c471
commit
6d390a342d
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ namespace spot
|
|||
/// a given parameter is of type kripkecube. It also check
|
||||
/// if the iterator has the good interface.
|
||||
template <typename T, typename State, typename SuccIter>
|
||||
class is_a_kripkecube_ptr
|
||||
class SPOT_API is_a_kripkecube_ptr
|
||||
{
|
||||
private:
|
||||
using yes = std::true_type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue