Search
j0ke.net Open Build Service
>
Projects
>
multimedia
:
SL11
>
hdf5
> hdf5-1.8.5.1-build.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File hdf5-1.8.5.1-build.patch of Package hdf5
Index: c++/src/H5PropList.cpp =================================================================== --- c++/src/H5PropList.cpp.orig +++ c++/src/H5PropList.cpp @@ -20,6 +20,7 @@ #endif #include <string> +#include <cstdlib> #include "H5Include.h" #include "H5Exception.h"