summaryrefslogtreecommitdiff
path: root/src/routines/level3/xtrsm.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/routines/level3/xtrsm.hpp')
-rw-r--r--src/routines/level3/xtrsm.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/routines/level3/xtrsm.hpp b/src/routines/level3/xtrsm.hpp
index 5b42398e..871d7253 100644
--- a/src/routines/level3/xtrsm.hpp
+++ b/src/routines/level3/xtrsm.hpp
@@ -31,6 +31,7 @@ class Xtrsm: public Xgemm<T> {
using Xgemm<T>::device_;
using Xgemm<T>::db_;
using Xgemm<T>::program_;
+ using Xgemm<T>::event_;
using Xgemm<T>::DoGemm;
// Constructor