Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -19,12 +19,12 @@
|
||||
#ifndef _PENTAXATTRIBS_
|
||||
#define _PENTAXATTRIBS_
|
||||
|
||||
#include <rtexif.h>
|
||||
#include <cmath>
|
||||
#include <cstdio>
|
||||
#include <string>
|
||||
#include <map>
|
||||
#include <math.h>
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
|
||||
#include "rtexif.h"
|
||||
|
||||
namespace rtexif {
|
||||
|
||||
|
Reference in New Issue
Block a user