Skip to content

Commit 1a8be4f

Browse files
smore-loreGerrit Code Review
authored andcommitted
Merge "frameworks/native: Include stdint.h for int32_t type" into main
2 parents d16c47b + 36880b3 commit 1a8be4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/android/configuration.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#ifndef ANDROID_CONFIGURATION_H
2727
#define ANDROID_CONFIGURATION_H
2828

29+
#include <stdint.h>
2930
#include <sys/cdefs.h>
3031

3132
#include <android/asset_manager.h>

0 commit comments

Comments
 (0)