../../src/ds-model/model-ids.h:7:1: error: implicit instantiation of undefined template 'std::__ndk1::basic_string<char, std::__ndk1::char_traits, std::__ndk1::allocator >'
BOOST_STRONG_TYPEDEF(std::string, InvokeContextId);
^
/home/afenkart/dSS/esmart-build/sysroot/include/boost/serialization/strong_typedef.hpp:38:7: note: expanded from macro 'BOOST_STRONG_TYPEDEF'
T t;
^
/opt/android-ndk-r21-standalone_allAPI/prebuilt/linux-x86_64/bin/../sysroot/usr/include/c++/v1/iosfwd:209:32: note: template is declared here
class _LIBCPP_TEMPLATE_VIS basic_string;
^
DSD-7164
Signed-off-by: andreas.fenkart andreas.fenkart@dev.digitalstrom.org