summaryrefslogtreecommitdiff
path: root/test/routines/levelx/xinvert.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-04-11 21:50:18 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2017-04-11 21:50:18 +0200
commitf24c142948fc71d8b37826c1275259668fe0d0e5 (patch)
treef7fd8698b5cf823629a98d3f3399e311ca3be65a /test/routines/levelx/xinvert.hpp
parent6b625f8915ce0596d65187bd3a8eb47e91a0084e (diff)
Made compilation of the cuBLAS wrapper work properly
Diffstat (limited to 'test/routines/levelx/xinvert.hpp')
-rw-r--r--test/routines/levelx/xinvert.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/routines/levelx/xinvert.hpp b/test/routines/levelx/xinvert.hpp
index ac9e9a2d..cc02a88b 100644
--- a/test/routines/levelx/xinvert.hpp
+++ b/test/routines/levelx/xinvert.hpp
@@ -16,10 +16,7 @@
#ifndef CLBLAST_TEST_ROUTINES_XINVERT_H_
#define CLBLAST_TEST_ROUTINES_XINVERT_H_
-#include <vector>
-#include <string>
-
-#include "utilities/utilities.hpp"
+#include "test/routines/common.hpp"
namespace clblast {
// =================================================================================================