diff options
Diffstat (limited to 'tools/aidl/options.h')
-rw-r--r-- | tools/aidl/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/aidl/options.h b/tools/aidl/options.h index dc3c45a395c7..e7e62ec4e1a6 100644 --- a/tools/aidl/options.h +++ b/tools/aidl/options.h @@ -1,6 +1,7 @@ #ifndef DEVICE_TOOLS_AIDL_H #define DEVICE_TOOLS_AIDL_H +#include <string.h> #include <string> #include <vector> |