mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-20 18:34:35 +00:00
12 lines
384 B
Diff
12 lines
384 B
Diff
https://bugs.gentoo.org/932335
|
|
https://github.com/LuminanceHDR/LuminanceHDR/issues/283#issuecomment-2132239165
|
|
--- a/src/Libpfs/manip/resize.hxx
|
|
+++ b/src/Libpfs/manip/resize.hxx
|
|
@@ -23,6 +23,7 @@
|
|
#define PFS_RESIZE_HXX
|
|
|
|
#include <boost/math/constants/constants.hpp>
|
|
+#include <boost/numeric/conversion/bounds.hpp>
|
|
#include "copy.h"
|
|
#include "resize.h"
|
|
#include "../../sleef.c"
|