Add the two new functions to udf_example.def so they will be exported by dll's
This commit is contained in:
parent
4ea853e072
commit
dd773b1a98
@ -22,3 +22,5 @@ EXPORTS
|
|||||||
avgcost_add
|
avgcost_add
|
||||||
avgcost_clear
|
avgcost_clear
|
||||||
avgcost
|
avgcost
|
||||||
|
is_const
|
||||||
|
is_const_init
|
||||||
|
Loading…
x
Reference in New Issue
Block a user