X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FclitkXdrImageIOWriter.cxx;h=af50b0ea0dfe3399c3eec82424f810c1dc2f9e5f;hb=bacc49dae8fbb11fc2cf9d78fcefa94691f9ebfe;hp=a9eb77b62d1e9f889cef65632c7e38068f31c848;hpb=01efc03d2d7e88c82197f8f500239573c8b67c39;p=clitk.git diff --git a/common/clitkXdrImageIOWriter.cxx b/common/clitkXdrImageIOWriter.cxx index a9eb77b..af50b0e 100644 --- a/common/clitkXdrImageIOWriter.cxx +++ b/common/clitkXdrImageIOWriter.cxx @@ -97,6 +97,9 @@ void clitk::XdrImageIO::Write(const void* buffer) #include #include #include +#ifndef _WIN32 +# include +#endif #if !defined(unix) && !defined(__APPLE__) #include #endif