summaryrefslogtreecommitdiffstats
path: root/hl/src/H5TB.h
diff options
context:
space:
mode:
Diffstat (limited to 'hl/src/H5TB.h')
-rw-r--r--hl/src/H5TB.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hl/src/H5TB.h b/hl/src/H5TB.h
index 0b75228..5ce10f3 100644
--- a/hl/src/H5TB.h
+++ b/hl/src/H5TB.h
@@ -21,6 +21,10 @@
#include "H5LT.h"
+
+#define TABLE_CLASS "TABLE"
+
+
#define HLTB_MAX_FIELD_LEN 255
#if !defined(MAX)