summaryrefslogtreecommitdiff
path: root/include/internal/routines/level2/xtbmv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/routines/level2/xtbmv.h')
-rw-r--r--include/internal/routines/level2/xtbmv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/internal/routines/level2/xtbmv.h b/include/internal/routines/level2/xtbmv.h
index 3b358080..c9107c25 100644
--- a/include/internal/routines/level2/xtbmv.h
+++ b/include/internal/routines/level2/xtbmv.h
@@ -28,6 +28,7 @@ class Xtbmv: public Xgemv<T> {
// Members from the base class
using Routine<T>::queue_;
+ using Routine<T>::device_;
using Routine<T>::context_;
// Uses the generic matrix-vector routine