From 6a2e5ad59913a486752699095a8bcd1713b0ad60 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 27 Jan 2011 00:02:25 +0000 Subject: [#25815] Patch gcc 4.6 with minor edits, made sure it works in CMake too. --- source/blender/imbuf/intern/openexr/openexr_api.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/imbuf') diff --git a/source/blender/imbuf/intern/openexr/openexr_api.cpp b/source/blender/imbuf/intern/openexr/openexr_api.cpp index 25afdf95f05..7f334a9f1ad 100644 --- a/source/blender/imbuf/intern/openexr/openexr_api.cpp +++ b/source/blender/imbuf/intern/openexr/openexr_api.cpp @@ -28,6 +28,7 @@ #include #include +#include #include -- cgit v1.2.3