don't include stdbool.h in C++ sources
The "bool" type is built-in.
This commit is contained in:
@@ -26,8 +26,6 @@
|
||||
|
||||
#include "playlist_error.h"
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
struct playlist_provider;
|
||||
struct playlist;
|
||||
struct player_control;
|
||||
|
Reference in New Issue
Block a user