Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -19,13 +19,13 @@
|
||||
#ifndef _CROP_H_
|
||||
#define _CROP_H_
|
||||
|
||||
#include <improccoordinator.h>
|
||||
#include <rtengine.h>
|
||||
#include <improcfun.h>
|
||||
#include <image8.h>
|
||||
#include <image16.h>
|
||||
#include <imagesource.h>
|
||||
#include <procevents.h>
|
||||
#include "improccoordinator.h"
|
||||
#include "rtengine.h"
|
||||
#include "improcfun.h"
|
||||
#include "image8.h"
|
||||
#include "image16.h"
|
||||
#include "imagesource.h"
|
||||
#include "procevents.h"
|
||||
|
||||
namespace rtengine {
|
||||
|
||||
|
Reference in New Issue
Block a user