Merge pull request #5197 from Beep6581/relax-procparam-dependency

Relax dependency from `procparams.h`
This commit is contained in:
Floessie
2019-03-11 15:14:00 +01:00
committed by GitHub
146 changed files with 1750 additions and 1344 deletions

View File

@@ -27,6 +27,7 @@
#include "rtengine.h"
#include "rawimagesource.h"
#include "rt_math.h"
#include "procparams.h"
//#define BENCHMARK
#include "StopWatch.h"
#include "rt_algo.h"