aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/catchy/test_cvc.cpp
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2015-08-08 12:43:11 -0400
committerJack Lloyd <[email protected]>2015-08-08 12:43:11 -0400
commit822ebd826c090c5abbdb2ca672e4a2c45b2440dc (patch)
treee0687fe7cef807928d616759ed2605cbb0fd3afc /src/tests/catchy/test_cvc.cpp
parent549aaeccca01671ca94b422fe589c772349983ff (diff)
parentb42dbb7c541f96f44d2fdbc6aec56cb95f937f39 (diff)
Merge branch 'master' of https://github.com/randombit/botan
Diffstat (limited to 'src/tests/catchy/test_cvc.cpp')
-rw-r--r--src/tests/catchy/test_cvc.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/tests/catchy/test_cvc.cpp b/src/tests/catchy/test_cvc.cpp
index 1678f76f1..2ac6be848 100644
--- a/src/tests/catchy/test_cvc.cpp
+++ b/src/tests/catchy/test_cvc.cpp
@@ -1,8 +1,7 @@
// (C) 2015 Simon Warta (Kullo GmbH)
// Botan is released under the Simplified BSD License (see license.txt)
-#include "catch.hpp"
-#include <botan/build.h>
+#include "catchy_tests.h"
#if defined(BOTAN_HAS_CVC)