Resolve "Undefined reference to memcpy() in lib_dec.c in the ivas-float-update branch"
requested to merge 1184-undefined-reference-to-memcpy-in-lib_dec-c-in-the-ivas-float-update-branch into ivas-float-update
Add #include <string.h>
into lib_dec.c
to solve unknown reference to the function memcpy()
Closes #1184 (closed)