diff options
Diffstat (limited to 'pb_decode.h')
-rw-r--r-- | pb_decode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pb_decode.h b/pb_decode.h index 35de0a22..e5d98c55 100644 --- a/pb_decode.h +++ b/pb_decode.h @@ -9,7 +9,6 @@ * These are usually generated from .proto-files with a script. */ -#include <stdbool.h> #include "pb.h" #ifdef __cplusplus |