diff --git a/libutils/String8.cpp b/libutils/String8.cpp index e5a48e55a..bb068256b 100644 --- a/libutils/String8.cpp +++ b/libutils/String8.cpp @@ -14,6 +14,9 @@ * limitations under the License. */ +#define __STDC_LIMIT_MACROS +#include + #include #include