diff --git a/Framework/Core/include/Framework/TimesliceIndex.h b/Framework/Core/include/Framework/TimesliceIndex.h index 3af61130cb1e1..c3f3c82bdeb6e 100644 --- a/Framework/Core/include/Framework/TimesliceIndex.h +++ b/Framework/Core/include/Framework/TimesliceIndex.h @@ -135,6 +135,7 @@ class TimesliceIndex // Reset the TimesliceIndex to its initial state auto reset() -> void; + private: /// @return the oldest slot possible so that we can eventually override it. /// This is the timeslices for all the in flight parts.