summaryrefslogtreecommitdiff
path: root/utests/utest_helper.cpp
diff options
context:
space:
mode:
authorBenjamin Segovia <segovia.benjamin@gmail.com>2012-05-03 19:34:44 +0000
committerKeith Packard <keithp@keithp.com>2012-08-10 16:17:02 -0700
commit01adf44d28690d2d5276e3bccc93184d41e84b13 (patch)
tree4f0548f23dfa3f7615e86535a61dc2b484f9fb24 /utests/utest_helper.cpp
parente6b061c78e0ef385f8e9bd3d6d1708c95575bfd3 (diff)
downloadbeignet-01adf44d28690d2d5276e3bccc93184d41e84b13.tar.gz
Added several tests for unstructured branches
Diffstat (limited to 'utests/utest_helper.cpp')
-rw-r--r--utests/utest_helper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utests/utest_helper.cpp b/utests/utest_helper.cpp
index d9979ae1..e3cc27f1 100644
--- a/utests/utest_helper.cpp
+++ b/utests/utest_helper.cpp
@@ -26,7 +26,7 @@
#include <cstdio>
#include <cstdint>
#include <cstring>
-#include <casserth>
+#include <cassert>
#define FATAL(...) \
do { \