aboutsummaryrefslogtreecommitdiffstats
path: root/libdash/source/helpers/String.h
diff options
context:
space:
mode:
authorAngelo Mantellini <angelo.mantellini@irt-systemx.fr>2018-03-19 17:28:16 +0100
committerAngelo Mantellini <angelo.mantellini@irt-systemx.fr>2018-03-19 17:43:38 +0100
commita0ed1d4c3827f44e6d34e25b37d38d41a73f04c8 (patch)
tree2b0db730631747dfef905e6b71d2785d42c65faf /libdash/source/helpers/String.h
parentb10235eea331f607bfa1bdb8dc44c9dadd32eb36 (diff)
corrections for android
Change-Id: I9054be8a06bf54fee9766b173b04d33f28c7efbe Signed-off-by: Angelo Mantellini <angelo.mantellini@irt-systemx.fr>
Diffstat (limited to 'libdash/source/helpers/String.h')
-rw-r--r--libdash/source/helpers/String.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdash/source/helpers/String.h b/libdash/source/helpers/String.h
index b2aa955a..bcf3a41a 100644
--- a/libdash/source/helpers/String.h
+++ b/libdash/source/helpers/String.h
@@ -17,6 +17,7 @@
#include <iostream>
#include <sstream>
#include <vector>
+#include <stdlib.h>
namespace dash
{