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