summaryrefslogtreecommitdiff
path: root/test/unit/memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/memory.h')
-rw-r--r--test/unit/memory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/memory.h b/test/unit/memory.h
index 49b0885b1..9c92ba918 100644
--- a/test/unit/memory.h
+++ b/test/unit/memory.h
@@ -36,8 +36,8 @@
#include <sys/resource.h>
#include <sys/time.h>
+#include "base/check.h"
#include "base/configuration_private.h"
-#include "base/cvc4_assert.h"
// Conditionally define CVC4_MEMORY_LIMITING_DISABLED.
#ifdef __APPLE__
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback