Forward declare Imagefloat

This commit is contained in:
Ingo Weyrich
2019-10-28 20:01:16 +01:00
parent 22e5348db7
commit 20726d5bfe
32 changed files with 96 additions and 62 deletions

View File

@@ -28,7 +28,6 @@
#include "../rtgui/threadutils.h"
#include "imagefloat.h"
#include "curves.h"
#include "colortemp.h"
#include "noncopyable.h"
@@ -36,6 +35,8 @@
namespace rtengine
{
class Imagefloat;
class DCPProfile final
{
public: