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