summaryrefslogtreecommitdiff
path: root/src/expr
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr')
-rw-r--r--src/expr/kind_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/kind_template.h b/src/expr/kind_template.h
index 170f51df1..9247f50dd 100644
--- a/src/expr/kind_template.h
+++ b/src/expr/kind_template.h
@@ -64,7 +64,7 @@ struct KindHashFunction {
/**
* The enumeration for the built-in atomic types.
*/
-enum TypeConstant {
+enum CVC4_PUBLIC TypeConstant {
${type_constant_list}
#line 70 "${template}"
LAST_TYPE
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback