From a3c200a23e06a23ddbf95bc1ad3da40fa11c8578 Mon Sep 17 00:00:00 2001 From: Luis Diaz Mas Date: Sun, 26 Aug 2018 13:38:52 +0200 Subject: [PATCH] Remove useless header inclusions --- include/exiv2/futils.hpp | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/include/exiv2/futils.hpp b/include/exiv2/futils.hpp index 957e3a27..953683d5 100644 --- a/include/exiv2/futils.hpp +++ b/include/exiv2/futils.hpp @@ -29,21 +29,11 @@ #ifndef FUTILS_HPP_ #define FUTILS_HPP_ -// ********************************************************************* -// included header files #include "config.h" -#include "types.hpp" - -#ifdef EXV_HAVE_STDINT_H -# include // for uint8_t -#endif -// + standard includes #include -#include -#include // for UINT_MAX -// ********************************************************************* + // namespace extensions namespace Exiv2 { //! the name of environmental variables.