Merge pull request #2131 from Exiv2/mainCleanups
Include what you use + more SPDX identifiers + few other cleanups
This commit is contained in:
+5
-12
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user