Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -20,11 +20,10 @@
|
||||
#ifndef _STDATTRIBS_
|
||||
#define _STDATTRIBS_
|
||||
|
||||
#include <rtexif.h>
|
||||
#include <string>
|
||||
#include <map>
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
|
||||
#include "rtexif.h"
|
||||
|
||||
namespace rtexif {
|
||||
|
||||
@@ -559,11 +558,4 @@ const TagAttrib iopAttribs[] = {
|
||||
|
||||
};
|
||||
|
||||
/*#include <nikonattribs.h>
|
||||
#include <canonattribs.h>
|
||||
#include <pentaxattribs.h>
|
||||
#include <olympusattribs.h>
|
||||
#include <fujiattribs.h>
|
||||
#include <sonyminoltaattribs.h>*/
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user