Add ECPGd_cardinality to end of enum list so ecpg compiles.
This commit is contained in:
parent
9bee8a1fd9
commit
f00caec541
@ -67,6 +67,7 @@ extern "C"
|
||||
ECPGd_ret_octet,
|
||||
ECPGd_scale,
|
||||
ECPGd_type,
|
||||
ECPGd_cardinality,
|
||||
ECPGd_EODT /* End of descriptor types. */
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user