Merge pull request #2131 from Exiv2/mainCleanups

Include what you use + more SPDX identifiers + few other cleanups
This commit is contained in:
Luis Díaz Más
2022-03-11 21:02:45 +01:00
committed by GitHub
116 changed files with 356 additions and 1592 deletions
+5 -12
View File
@@ -2,20 +2,13 @@
// *****************************************************************************
// included header files
#include "types.hpp"
#include "olympusmn_int.hpp"
#include "value.hpp"
#include "image.hpp"
#include "tags_int.hpp"
#include "makernote_int.hpp"
#include "i18n.h" // NLS support.
// + standard includes
#include <string>
#include <sstream>
#include <iomanip>
#include <cassert>
#include <cstring>
#include "exif.hpp"
#include "i18n.h" // NLS support.
#include "makernote_int.hpp"
#include "tags_int.hpp"
#include "value.hpp"
// *****************************************************************************
// class member definitions