diff options
Diffstat (limited to 'src/array_int.h')
-rw-r--r-- | src/array_int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/array_int.h b/src/array_int.h index 9496b89..9eed317 100644 --- a/src/array_int.h +++ b/src/array_int.h @@ -23,6 +23,7 @@ limitations under the License. #undef ARRAY_TYPENAME #undef ARRAY_FUNC #undef ARRAY_VAL_TYPE +#undef ARRAY_VAL_INIT #undef ARRAY_VAL_FREE #undef ARRAY_VAL_SET #undef ARRAY_VAL_CPY |