summaryrefslogtreecommitdiff
path: root/src/util/sampler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/sampler.h')
-rw-r--r--src/util/sampler.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/util/sampler.h b/src/util/sampler.h
index 19ed68c0f..96dbf27e2 100644
--- a/src/util/sampler.h
+++ b/src/util/sampler.h
@@ -17,8 +17,8 @@
#include "cvc4_private.h"
-#ifndef CVC4__UTIL_FLOATINGPOINT_SAMPLER_H
-#define CVC4__UTIL_FLOATINGPOINT_SAMPLER_H
+#ifndef CVC5__UTIL_FLOATINGPOINT_SAMPLER_H
+#define CVC5__UTIL_FLOATINGPOINT_SAMPLER_H
#include "util/floatingpoint.h"
@@ -54,4 +54,4 @@ class Sampler
} // namespace cvc5
-#endif /* CVC4__UTIL_FLOATINGPOINT_SAMPLER_H */
+#endif /* CVC5__UTIL_FLOATINGPOINT_SAMPLER_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback