mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r8444] Purpose:
Code cleanup Description: Remove bogus "#undef NDEBUG" at top of file, which was blocking compiler flags from setting NDEBUG properly. Platforms tested: Solaris 2.7 (arabica) FreeBSD 4.9 (sleipnir) too minor to require h5committest
This commit is contained in:
parent
5cd5b713b3
commit
f88a6f8e52
@ -21,7 +21,6 @@
|
||||
#ifndef _H5TEST_H
|
||||
#define _H5TEST_H
|
||||
|
||||
#undef NDEBUG
|
||||
#include "hdf5.h"
|
||||
#include "H5private.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user