Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -19,13 +19,13 @@
|
||||
#ifndef _IMPROCFUN_H_
|
||||
#define _IMPROCFUN_H_
|
||||
|
||||
#include <imagefloat.h>
|
||||
#include <image16.h>
|
||||
#include <image8.h>
|
||||
#include <procparams.h>
|
||||
#include <shmap.h>
|
||||
#include <coord2d.h>
|
||||
#include <labimage.h>
|
||||
#include "imagefloat.h"
|
||||
#include "image16.h"
|
||||
#include "image8.h"
|
||||
#include "procparams.h"
|
||||
#include "shmap.h"
|
||||
#include "coord2d.h"
|
||||
#include "labimage.h"
|
||||
#include "LUT.h"
|
||||
|
||||
namespace rtengine {
|
||||
|
Reference in New Issue
Block a user