Merge "<stdbool.h> unnecessary in C++."

gugelfrei
Elliott Hughes 7 years ago committed by Android (Google) Code Review
commit a94fc7cdcd

@ -18,7 +18,6 @@
#include <stdio.h>
#include <stdint.h>
#include <stdbool.h>
#include <inttypes.h>
#include <time.h>
#include <sys/types.h>

Loading…
Cancel
Save