diff --git a/core-buffer/src/FastQueue.cpp b/core-buffer/src/FastQueue.cpp index 146f5ed..6b6dcac 100644 --- a/core-buffer/src/FastQueue.cpp +++ b/core-buffer/src/FastQueue.cpp @@ -103,6 +103,6 @@ void FastQueue::release() read_slot_id_ %= n_slots_; } -template class FastQueue; +template class FastQueue; template class FastQueue; template class FastQueue; \ No newline at end of file