summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/quantifier_macros.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocessing/passes/quantifier_macros.h')
-rw-r--r--src/preprocessing/passes/quantifier_macros.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/preprocessing/passes/quantifier_macros.h b/src/preprocessing/passes/quantifier_macros.h
index c5e557a9e..d5396be7d 100644
--- a/src/preprocessing/passes/quantifier_macros.h
+++ b/src/preprocessing/passes/quantifier_macros.h
@@ -18,12 +18,9 @@
#define CVC4__PREPROCESSING__PASSES__QUANTIFIER_MACROS_H
#include <map>
-#include <string>
#include <vector>
#include "expr/node.h"
-#include "expr/type_node.h"
#include "preprocessing/preprocessing_pass.h"
-#include "preprocessing/preprocessing_pass_context.h"
namespace CVC4 {
namespace preprocessing {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback