Goes with 5e0c9f87
(missing ';' and fixed compilation warnings)
This commit is contained in:
@ -81,7 +81,7 @@ cdef extern from "obiview.h" nogil:
|
||||
OBIType_t data_type,
|
||||
index_t nb_lines,
|
||||
index_t nb_elements_per_line,
|
||||
const_char_p elements_names,
|
||||
char* elements_names,
|
||||
const_char_p indexer_name,
|
||||
const_char_p associated_column_name,
|
||||
obiversion_t associated_column_version,
|
||||
|
Reference in New Issue
Block a user