tree.h
379 Bytes
-
Fix: do not export custom types in the extern API · 370ce569
Some compilers give linking problems when exporting 'uint32_t' as a return type in the external API. Use generic types instead. Signed-off-by: Vicent Marti <tanoku@gmail.com>
Vicent Marti committed