Merge branch 'dev' into fix-double-promotion

This commit is contained in:
Ingo Weyrich
2020-02-09 16:45:20 +01:00
145 changed files with 4907 additions and 3828 deletions

View File

@@ -1,8 +1,6 @@
/*
* This file is part of RawTherapee.
*/
#ifndef _KODAKATTRIBS_
#define _KODAKATTRIBS_
#include <string.h>
#include "rtexif.h"
@@ -161,5 +159,4 @@ const TagAttrib kodakIfdAttribs[] = {
};
}
#endif