summaryrefslogtreecommitdiffstats
path: root/src/H5Cpublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Cpublic.h')
-rw-r--r--src/H5Cpublic.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5Cpublic.h b/src/H5Cpublic.h
index 0a8c8c0..08e7656 100644
--- a/src/H5Cpublic.h
+++ b/src/H5Cpublic.h
@@ -19,6 +19,9 @@
#ifndef _H5Cpublic_H
#define _H5Cpublic_H
+/* Default Template for creation, access, etc. templates */
+#define H5C_DEFAULT_TEMPLATE 0
+
#ifdef __cplusplus
extern "C" {
#endif