diff options
Diffstat (limited to 'pb_encode.h')
-rw-r--r-- | pb_encode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pb_encode.h b/pb_encode.h index bd6132b6..773b7178 100644 --- a/pb_encode.h +++ b/pb_encode.h @@ -6,7 +6,6 @@ * and their field descriptions (just like with pb_decode). */ -#include <stdbool.h> #include "pb.h" #ifdef __cplusplus |