summaryrefslogtreecommitdiff
path: root/test/unit/context/cdvector_black.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/context/cdvector_black.h')
-rw-r--r--test/unit/context/cdvector_black.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/unit/context/cdvector_black.h b/test/unit/context/cdvector_black.h
index 4b47c0660..e806ca712 100644
--- a/test/unit/context/cdvector_black.h
+++ b/test/unit/context/cdvector_black.h
@@ -22,14 +22,11 @@
#include <limits.h>
-#include "memory.h"
-
#include "context/context.h"
#include "context/cdvector.h"
using namespace std;
using namespace CVC4::context;
-using namespace CVC4::test;
struct DtorSensitiveObject {
bool& d_dtorCalled;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback