diff options
Diffstat (limited to 'contrib/python')
| -rw-r--r-- | contrib/python/pandas/py3/symbols.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/python/pandas/py3/symbols.cmake b/contrib/python/pandas/py3/symbols.cmake index 7b01db2a1cd..16e7d04424c 100644 --- a/contrib/python/pandas/py3/symbols.cmake +++ b/contrib/python/pandas/py3/symbols.cmake @@ -36,6 +36,7 @@ CFLAGS( -DJSONToObj=_pandas_JSONToObj -DJSON_DecodeObject=_pandas_JSON_DecodeObject -DJSON_EncodeObject=_pandas_JSON_EncodeObject + -Dobject_is_decimal_type=_pandas_object_is_decimal_type -DList_iterBegin=_pandas_List_iterBegin -DList_iterEnd=_pandas_List_iterEnd -DList_iterGetName=_pandas_List_iterGetName |
