Fix dcp.cc with some help from the implementation in ART

This commit is contained in:
Thanatomanic
2020-10-16 12:39:17 +02:00
parent 8b4389ade9
commit d9799ec5de
8 changed files with 327 additions and 389 deletions

View File

@@ -47,12 +47,6 @@ class LUT;
using LUTu = LUT<uint32_t>;
class EditDataProvider;
namespace rtexif
{
class TagDirectory;
}
namespace rtengine
{