summaryrefslogtreecommitdiff
path: root/include/internal/routines/level2/xher2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/routines/level2/xher2.h')
-rw-r--r--include/internal/routines/level2/xher2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/internal/routines/level2/xher2.h b/include/internal/routines/level2/xher2.h
index 9a23199e..a33a71c3 100644
--- a/include/internal/routines/level2/xher2.h
+++ b/include/internal/routines/level2/xher2.h
@@ -29,6 +29,7 @@ class Xher2: public Routine<T> {
using Routine<T>::source_string_;
using Routine<T>::queue_;
using Routine<T>::event_;
+ using Routine<T>::context_;
using Routine<T>::GetProgramFromCache;
using Routine<T>::TestVectorX;
using Routine<T>::TestVectorY;