Remove useless stdbool.h include

This commit is contained in:
Jonas Kvinge
2019-12-30 23:14:40 +01:00
parent 8818f24114
commit fc2d601424
209 changed files with 0 additions and 209 deletions

View File

@@ -23,7 +23,6 @@
# define METRONOM_INTERNAL
#endif
#include <stdbool.h>
#include <stdint.h>
#include <sys/types.h>
#include <time.h>