You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/openexr/files/openexr-1.7.0-gcc43.patch

12 lines
235 B

--- exrenvmap/blurImage.cpp
+++ exrenvmap/blurImage.cpp
@@ -39,6 +39,8 @@
//
//-----------------------------------------------------------------------------
+#include <cstring>
+
#include <blurImage.h>
#include <resizeImage.h>