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