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

@@ -21,7 +21,6 @@
#ifndef ASXINIPARSER_H
#define ASXINIPARSER_H
#include <stdbool.h>
#include <QObject>
#include <QIODevice>
#include <QByteArray>

View File

@@ -21,7 +21,6 @@
#ifndef ASXPARSER_H
#define ASXPARSER_H
#include <stdbool.h>
#include <QObject>
#include <QIODevice>

View File

@@ -23,7 +23,6 @@
#include "config.h"
#include <stdbool.h>
#include <QtGlobal>
#include <QObject>

View File

@@ -23,7 +23,6 @@
#include "config.h"
#include <stdbool.h>
#include <QtGlobal>
#include <QObject>

View File

@@ -21,7 +21,6 @@
#ifndef PARSERBASE_H
#define PARSERBASE_H
#include <stdbool.h>
#include <QtGlobal>
#include <QObject>

View File

@@ -21,7 +21,6 @@
#ifndef PLSPARSER_H
#define PLSPARSER_H
#include <stdbool.h>
#include <QObject>
#include <QIODevice>

View File

@@ -21,7 +21,6 @@
#ifndef WPLPARSER_H
#define WPLPARSER_H
#include <stdbool.h>
#include <QObject>
#include <QIODevice>
#include <QDir>

View File

@@ -23,7 +23,6 @@
#include "config.h"
#include <stdbool.h>
#include <QObject>
#include <QIODevice>