No need to include stdbool.h separately
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
* These are usually generated from .proto-files with a script.
|
* These are usually generated from .proto-files with a script.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include "pb.h"
|
#include "pb.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
* and their field descriptions (just like with pb_decode).
|
* and their field descriptions (just like with pb_decode).
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include "pb.h"
|
#include "pb.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
Reference in New Issue
Block a user