# # The changes below were required to build OpenEXR-1.7.0 on Solaris 11 # using GCC 4.6. # --- openexr-1.7.0/exrenvmap/blurImage.cpp Thu Feb 26 09:39:27 2009 +++ blurImage.cpp Sat Jan 28 09:34:28 2012 @@ -45,6 +45,7 @@ #include "Iex.h" #include #include +#include using namespace std; using namespace Imf; --- openexr-1.7.0/IlmImf/ImfChromaticities.cpp Tue Dec 2 13:06:21 2003 +++ ImfChromaticities.cpp Sat Jan 28 09:34:09 2012 @@ -41,6 +41,7 @@ //----------------------------------------------------------------------------- #include +#include namespace Imf {