aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/common/fetch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/common/fetch.h')
-rw-r--r--src/GeneralizedPolynomial-Uniform/common/fetch.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/common/fetch.h b/src/GeneralizedPolynomial-Uniform/common/fetch.h
index 04fa3e2..92faf25 100644
--- a/src/GeneralizedPolynomial-Uniform/common/fetch.h
+++ b/src/GeneralizedPolynomial-Uniform/common/fetch.h
@@ -139,3 +139,11 @@
#undef DATA_STRUCT
#define DATA_STRUCT data_struct_3d_cube_size6
#include "fetch-template.h"
+
+/******************************************************************************/
+
+/*
+ * We don't want to leave DATA_STRUCT defined -- this would confuse
+ * later code that wants to define it and include "fetch-template.c"
+ */
+#undef DATA_STRUCT