various: removed constructor.h include

This commit is contained in:
itsmattkc
2020-04-14 00:53:25 +10:00
parent 6bb972b4db
commit 2eb03bf386
14 changed files with 0 additions and 14 deletions
-1
View File
@@ -32,7 +32,6 @@ extern "C" {
#include "codec/frame.h"
#include "codec/samplebuffer.h"
#include "codec/waveoutput.h"
#include "common/constructors.h"
#include "common/rational.h"
#include "project/item/footage/footage.h"
-1
View File
@@ -25,7 +25,6 @@
#include <QString>
#include "codec/frame.h"
#include "common/constructors.h"
#include "common/timerange.h"
#include "render/audioparams.h"
#include "render/videoparams.h"
-1
View File
@@ -28,7 +28,6 @@ extern "C" {
#include <memory>
#include <QDateTime>
#include "common/constructors.h"
#include "common/define.h"
OLIVE_NAMESPACE_ENTER
-1
View File
@@ -23,7 +23,6 @@
#include <memory>
#include "common/constructors.h"
#include "render/audioparams.h"
OLIVE_NAMESPACE_ENTER
-1
View File
@@ -23,7 +23,6 @@
#include <QFile>
#include "common/constructors.h"
#include "render/audioparams.h"
OLIVE_NAMESPACE_ENTER
-1
View File
@@ -25,7 +25,6 @@
#include <QFile>
#include "audio/sampleformat.h"
#include "common/constructors.h"
#include "render/audioparams.h"
OLIVE_NAMESPACE_ENTER
-1
View File
@@ -24,7 +24,6 @@
#include <QList>
#include <QDateTime>
#include "common/constructors.h"
#include "common/rational.h"
#include "project/item/item.h"
#include "project/item/footage/audiostream.h"
-1
View File
@@ -28,7 +28,6 @@
#include <QString>
#include <QXmlStreamWriter>
#include "common/constructors.h"
#include "common/threadedobject.h"
#include "common/xmlutils.h"
#include "node/param.h"
@@ -23,7 +23,6 @@
#include <QOpenGLContext>
#include "common/constructors.h"
#include "opengltexture.h"
OLIVE_NAMESPACE_ENTER
@@ -25,7 +25,6 @@
#include <QOpenGLFunctions>
#include "codec/frame.h"
#include "common/constructors.h"
#include "render/pixelformat.h"
OLIVE_NAMESPACE_ENTER
-1
View File
@@ -23,7 +23,6 @@
#include <QLinkedList>
#include "common/constructors.h"
#include "dialog/rendercancel/rendercancel.h"
#include "decodercache.h"
#include "node/graph.h"
-1
View File
@@ -23,7 +23,6 @@
#include <QObject>
#include "common/constructors.h"
#include "decodercache.h"
#include "node/node.h"
#include "node/output/track/track.h"
-1
View File
@@ -25,7 +25,6 @@
namespace OCIO = OCIO_NAMESPACE::v1;
#include "codec/frame.h"
#include "common/constructors.h"
#include "render/color.h"
OLIVE_NAMESPACE_ENTER
-1
View File
@@ -24,7 +24,6 @@
#include <QVector>
#include <QUndoCommand>
#include "common/constructors.h"
#include "task/task.h"
OLIVE_NAMESPACE_ENTER