pixelformat: added missing <memory> include for non-windows systems
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#ifndef BITDEPTHS_H
|
||||
#define BITDEPTHS_H
|
||||
|
||||
#include <memory>
|
||||
#include <OpenImageIO/imageio.h>
|
||||
#include <QOpenGLExtraFunctions>
|
||||
#include <QString>
|
||||
|
||||
Reference in New Issue
Block a user