summaryrefslogtreecommitdiff
path: root/src/theory/bv/bitblast/bitblast_strategies_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bv/bitblast/bitblast_strategies_template.h')
-rw-r--r--src/theory/bv/bitblast/bitblast_strategies_template.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/bv/bitblast/bitblast_strategies_template.h b/src/theory/bv/bitblast/bitblast_strategies_template.h
index 6b8cafb7b..9e668e258 100644
--- a/src/theory/bv/bitblast/bitblast_strategies_template.h
+++ b/src/theory/bv/bitblast/bitblast_strategies_template.h
@@ -16,8 +16,8 @@
#include "cvc4_private.h"
-#ifndef __CVC4__THEORY__BV__BITBLAST__BITBLAST_STRATEGIES_TEMPLATE_H
-#define __CVC4__THEORY__BV__BITBLAST__BITBLAST_STRATEGIES_TEMPLATE_H
+#ifndef CVC4__THEORY__BV__BITBLAST__BITBLAST_STRATEGIES_TEMPLATE_H
+#define CVC4__THEORY__BV__BITBLAST__BITBLAST_STRATEGIES_TEMPLATE_H
#include <cmath>
#include <ostream>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback