Skip to content
Snippets Groups Projects
Commit f840970e authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Add declaration of activation type

parent 29d5ab73
No related branches found
No related tags found
No related merge requests found
......@@ -98,6 +98,8 @@ typedef struct {
* Bindings for xbob.machine.Activation *
****************************************/
# define PyBobMachineActivation_Type (*(PyBobMachineActivation_Type_TYPE *)PyXbobIo_API[PyBobMachineActivation_Type_NUM])
# if !defined(NO_IMPORT_ARRAY)
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment