Forward declare Image8
This commit is contained in:
@@ -27,10 +27,11 @@
|
||||
|
||||
#include "iccstore.h"
|
||||
#include "noncopyable.h"
|
||||
#include "image8.h"
|
||||
|
||||
namespace rtengine {
|
||||
|
||||
class Image8;
|
||||
|
||||
enum RenderingIntent : int;
|
||||
|
||||
class GamutWarning: public NonCopyable {
|
||||
|
Reference in New Issue
Block a user