Post-merge bugfix

This commit is contained in:
Hombre57
2019-12-08 02:01:03 +01:00
parent c23f976302
commit 9bb19eb1a3
4 changed files with 7 additions and 4 deletions

View File

@@ -21,7 +21,10 @@
#include "alpha.h"
#include "procparams.h"
#include "imagesource.h"
#include "imagefloat.h"
#include "rt_math.h"
#include <iostream>
#include <set>
namespace rtengine
{