summaryrefslogtreecommitdiff
path: root/tests/libmemcached_world.h
diff options
context:
space:
mode:
authorBrian Aker <brian@tangent.org>2012-02-27 11:05:56 -0800
committerBrian Aker <brian@tangent.org>2012-02-27 11:05:56 -0800
commit5dbc64bfe7b86b105b1c552eaa2b3f54453db2bc (patch)
tree4c515110010dceeab26e5a0511833ed7551b4b38 /tests/libmemcached_world.h
parent1267d56c788cf8628c4111042d01b926f4a58dba (diff)
downloadlibmemcached-5dbc64bfe7b86b105b1c552eaa2b3f54453db2bc.tar.gz
Remove assert
Diffstat (limited to 'tests/libmemcached_world.h')
-rw-r--r--tests/libmemcached_world.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/libmemcached_world.h b/tests/libmemcached_world.h
index cedb8c2f..9f8b657a 100644
--- a/tests/libmemcached_world.h
+++ b/tests/libmemcached_world.h
@@ -39,8 +39,6 @@
#pragma once
-#include <cassert>
-
/* The structure we use for the test system */
struct libmemcached_test_container_st
{