summaryrefslogtreecommitdiffstats
path: root/src/imageplugins/hotpixels/hotpixelfixer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imageplugins/hotpixels/hotpixelfixer.cpp')
-rw-r--r--src/imageplugins/hotpixels/hotpixelfixer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/imageplugins/hotpixels/hotpixelfixer.cpp b/src/imageplugins/hotpixels/hotpixelfixer.cpp
index d29b8525..e1344dda 100644
--- a/src/imageplugins/hotpixels/hotpixelfixer.cpp
+++ b/src/imageplugins/hotpixels/hotpixelfixer.cpp
@@ -40,10 +40,8 @@
#include "hotpixelfixer.h"
#ifdef HAVE_FLOAT_H
-#if HAVE_FLOAT_H
# include <float.h>
#endif
-#endif
#ifndef DBL_MIN
# define DBL_MIN 1e-37