summaryrefslogtreecommitdiff
path: root/src/expr/metakind_template.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/metakind_template.cpp')
-rw-r--r--src/expr/metakind_template.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/expr/metakind_template.cpp b/src/expr/metakind_template.cpp
index 1b05815d8..1d0f5dd50 100644
--- a/src/expr/metakind_template.cpp
+++ b/src/expr/metakind_template.cpp
@@ -20,6 +20,10 @@
#include <iostream>
+// clang-format off
+${metakind_includes}
+// clang-format off
+
namespace cvc5 {
namespace kind {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback