macro H5_VERBOSE_DEFAULT defined

This commit is contained in:
2013-10-28 18:28:19 +01:00
parent a6f81be2cd
commit 3e69059afc
+2
View File
@@ -22,6 +22,8 @@ extern "C" {
#define H5_VERBOSE_WARN (2)
#define H5_VERBOSE_INFO (3)
#define H5_VERBOSE_DEFAULT H5_VERBOSE_ERROR
#define H5_DEBUG_USER (1<<2)
#define H5_DEBUG_API (1<<3)
#define H5_DEBUG_CORE_API (1<<4)