summaryrefslogtreecommitdiff
path: root/src/util/result.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/result.h')
-rw-r--r--src/util/result.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util/result.h b/src/util/result.h
index e76e5605b..ccc36973d 100644
--- a/src/util/result.h
+++ b/src/util/result.h
@@ -21,8 +21,6 @@
#ifndef __CVC4__RESULT_H
#define __CVC4__RESULT_H
-#include "util/Assert.h"
-
namespace CVC4 {
// TODO: perhaps best to templatize Result on its Kind (SAT/Validity),
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback