Move badpixel code to own compilation unit

This commit is contained in:
heckflosse
2019-06-10 16:40:44 +02:00
parent f0d32c1da7
commit fe16bf7917
8 changed files with 697 additions and 643 deletions

View File

@@ -20,6 +20,7 @@
#include <glibmm/ustring.h>
#include <map>
#include <cmath>
#include "pixelsmap.h"
#include "rawimage.h"
namespace rtengine