summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/sygus_inference.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocessing/passes/sygus_inference.h')
-rw-r--r--src/preprocessing/passes/sygus_inference.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/preprocessing/passes/sygus_inference.h b/src/preprocessing/passes/sygus_inference.h
index 31d94efd2..4a67ae224 100644
--- a/src/preprocessing/passes/sygus_inference.h
+++ b/src/preprocessing/passes/sygus_inference.h
@@ -15,13 +15,10 @@
#ifndef CVC4__PREPROCESSING__PASSES__SYGUS_INFERENCE_H_
#define CVC4__PREPROCESSING__PASSES__SYGUS_INFERENCE_H_
-#include <map>
-#include <string>
#include <vector>
#include "expr/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