don't include stdbool.h in C++ sources
The "bool" type is built-in.
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <sys/inotify.h>
|
||||
#include <signal.h>
|
||||
|
||||
|
Reference in New Issue
Block a user