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

@@ -29,7 +29,6 @@
#include <sys/types.h>
#include <cstdint>
#include <vector>
#include <stdbool.h>
#include <QtGlobal>
#include <QObject>