summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/ematching/inst_match_generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/ematching/inst_match_generator.h')
-rw-r--r--src/theory/quantifiers/ematching/inst_match_generator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/quantifiers/ematching/inst_match_generator.h b/src/theory/quantifiers/ematching/inst_match_generator.h
index f9fd2be25..3995c67b4 100644
--- a/src/theory/quantifiers/ematching/inst_match_generator.h
+++ b/src/theory/quantifiers/ematching/inst_match_generator.h
@@ -14,8 +14,8 @@
#include "cvc4_private.h"
-#ifndef __CVC4__THEORY__QUANTIFIERS__INST_MATCH_GENERATOR_H
-#define __CVC4__THEORY__QUANTIFIERS__INST_MATCH_GENERATOR_H
+#ifndef CVC4__THEORY__QUANTIFIERS__INST_MATCH_GENERATOR_H
+#define CVC4__THEORY__QUANTIFIERS__INST_MATCH_GENERATOR_H
#include <map>
#include "expr/node_trie.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback