summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/icp/intersection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/icp/intersection.h')
-rw-r--r--src/theory/arith/nl/icp/intersection.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/arith/nl/icp/intersection.h b/src/theory/arith/nl/icp/intersection.h
index dd4afadfc..a77a605d0 100644
--- a/src/theory/arith/nl/icp/intersection.h
+++ b/src/theory/arith/nl/icp/intersection.h
@@ -12,8 +12,8 @@
** \brief Implement intersection of intervals for propagation.
**/
-#ifndef CVC4__THEORY__ARITH__ICP__INTERSECTION_H
-#define CVC4__THEORY__ARITH__ICP__INTERSECTION_H
+#ifndef CVC5__THEORY__ARITH__ICP__INTERSECTION_H
+#define CVC5__THEORY__ARITH__ICP__INTERSECTION_H
#include "cvc4_private.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback