summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/ite_removal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocessing/passes/ite_removal.h')
-rw-r--r--src/preprocessing/passes/ite_removal.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/preprocessing/passes/ite_removal.h b/src/preprocessing/passes/ite_removal.h
index 2b8a05fe4..a7ed87752 100644
--- a/src/preprocessing/passes/ite_removal.h
+++ b/src/preprocessing/passes/ite_removal.h
@@ -20,11 +20,7 @@
#ifndef CVC4__PREPROCESSING__PASSES__ITE_REMOVAL_H
#define CVC4__PREPROCESSING__PASSES__ITE_REMOVAL_H
-#include <unordered_set>
-#include <vector>
-
#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