Fix Clang warnings plus some cleanups
This commit is contained in:
@@ -21,10 +21,12 @@
|
||||
#pragma once
|
||||
|
||||
#include <vector>
|
||||
#include "rawimagesource.h"
|
||||
#include "noncopyable.h"
|
||||
|
||||
namespace rtengine {
|
||||
#include "noncopyable.h"
|
||||
#include "rawimagesource.h"
|
||||
|
||||
namespace rtengine
|
||||
{
|
||||
|
||||
class RawImage;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user