summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/anti_skolem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/anti_skolem.h')
-rw-r--r--src/theory/quantifiers/anti_skolem.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/quantifiers/anti_skolem.h b/src/theory/quantifiers/anti_skolem.h
index e02c85866..3a7dc2da8 100644
--- a/src/theory/quantifiers/anti_skolem.h
+++ b/src/theory/quantifiers/anti_skolem.h
@@ -14,8 +14,8 @@
#include "cvc4_private.h"
-#ifndef __CVC4__THEORY__QUANT_ANTI_SKOLEM_H
-#define __CVC4__THEORY__QUANT_ANTI_SKOLEM_H
+#ifndef CVC4__THEORY__QUANT_ANTI_SKOLEM_H
+#define CVC4__THEORY__QUANT_ANTI_SKOLEM_H
#include <map>
#include <vector>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback