summaryrefslogtreecommitdiff
path: root/src/options/module_template.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/module_template.cpp')
-rw-r--r--src/options/module_template.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/options/module_template.cpp b/src/options/module_template.cpp
index 46162845d..9ac94477c 100644
--- a/src/options/module_template.cpp
+++ b/src/options/module_template.cpp
@@ -16,6 +16,7 @@
**/
#include "options/options_holder.h"
+#include "base/check.h"
namespace CVC4 {
@@ -26,6 +27,7 @@ namespace options {
${defs}$
+${modes}$
} // namespace options
} // namespace CVC4
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback