diff --git a/src/vt/context/runnable_context/td.cc b/src/vt/context/runnable_context/td.cc index 02e2b13bc2..db8f1b76cb 100644 --- a/src/vt/context/runnable_context/td.cc +++ b/src/vt/context/runnable_context/td.cc @@ -91,6 +91,7 @@ void TD::suspend() { } theTerm()->popEpoch(ep_); +#endif } void TD::resume() {