summaryrefslogtreecommitdiff
path: root/src/util/roundingmode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/roundingmode.h')
-rw-r--r--src/util/roundingmode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/roundingmode.h b/src/util/roundingmode.h
index 2acc5a457..482e28781 100644
--- a/src/util/roundingmode.h
+++ b/src/util/roundingmode.h
@@ -13,8 +13,8 @@
**/
#include "cvc4_public.h"
-#ifndef CVC4__ROUNDINGMODE_H
-#define CVC4__ROUNDINGMODE_H
+#ifndef CVC5__ROUNDINGMODE_H
+#define CVC5__ROUNDINGMODE_H
#include <fenv.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback