diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2011-04-11 21:43:15 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2011-04-11 21:43:15 (GMT) |
commit | 3fbbb862a90f49093b07abf98736b9720b38627a (patch) | |
tree | f07901f6fa3cf8d88d3d60377f2013f61dffb6b1 /windows | |
parent | e006157deb5866bf45ca0f092d42b7f9969e4209 (diff) | |
download | hdf5-3fbbb862a90f49093b07abf98736b9720b38627a.zip hdf5-3fbbb862a90f49093b07abf98736b9720b38627a.tar.gz hdf5-3fbbb862a90f49093b07abf98736b9720b38627a.tar.bz2 |
[svn-r20476] Removed all references to memory.h
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/src/H5pubconf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h index ca7f94d..c84ebac 100755 --- a/windows/src/H5pubconf.h +++ b/windows/src/H5pubconf.h @@ -235,9 +235,6 @@ /* Define to 1 if you have the `lseek64' function. */ /* #undef H5_HAVE_LSEEK64 */ -/* Define to 1 if you have the <memory.h> header file. */ -#define H5_HAVE_MEMORY_H 1 - /* Define if we have MPE support */ /* #undef H5_HAVE_MPE */ |