summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/icp/candidate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/icp/candidate.h')
-rw-r--r--src/theory/arith/nl/icp/candidate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/nl/icp/candidate.h b/src/theory/arith/nl/icp/candidate.h
index 4bcbf3e85..524342658 100644
--- a/src/theory/arith/nl/icp/candidate.h
+++ b/src/theory/arith/nl/icp/candidate.h
@@ -12,8 +12,8 @@
** \brief Represents a contraction candidate for ICP-style propagation.
**/
-#ifndef CVC4__THEORY__ARITH__ICP__CANDIDATE_H
-#define CVC4__THEORY__ARITH__ICP__CANDIDATE_H
+#ifndef CVC5__THEORY__ARITH__ICP__CANDIDATE_H
+#define CVC5__THEORY__ARITH__ICP__CANDIDATE_H
#include "cvc4_private.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback