summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/bv_gauss.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocessing/passes/bv_gauss.h')
-rw-r--r--src/preprocessing/passes/bv_gauss.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/preprocessing/passes/bv_gauss.h b/src/preprocessing/passes/bv_gauss.h
index e991b17c4..862777a9b 100644
--- a/src/preprocessing/passes/bv_gauss.h
+++ b/src/preprocessing/passes/bv_gauss.h
@@ -17,8 +17,8 @@
#include "cvc4_private.h"
-#ifndef __CVC4__PREPROCESSING__PASSES__BV_GAUSS_ELIM_H
-#define __CVC4__PREPROCESSING__PASSES__BV_GAUSS_ELIM_H
+#ifndef CVC4__PREPROCESSING__PASSES__BV_GAUSS_ELIM_H
+#define CVC4__PREPROCESSING__PASSES__BV_GAUSS_ELIM_H
#include "preprocessing/preprocessing_pass.h"
#include "preprocessing/preprocessing_pass_context.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback