don't include stdbool.h in C++ sources
The "bool" type is built-in.
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#define MPD_PLAYLIST_PRINT_HXX
|
||||
|
||||
#include <glib.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
struct client;
|
||||
|
||||
Reference in New Issue
Block a user