Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
#ifndef _IMAGEFLOAT_
|
||||
#define _IMAGEFLOAT_
|
||||
|
||||
#include <imageio.h>
|
||||
#include <rtengine.h>
|
||||
#include "imageio.h"
|
||||
#include "rtengine.h"
|
||||
|
||||
namespace rtengine {
|
||||
using namespace procparams;
|
||||
|
Reference in New Issue
Block a user