mirror of
https://github.com/boostorg/circular_buffer.git
synced 2026-01-28 07:02:14 +00:00
Switch to lightweight_test for unit tests and switch to non-deprecated timer
This commit is contained in:
@@ -19,6 +19,7 @@ as an underlying container of the bounded buffer.
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
#include <boost/timer/timer.hpp> // for auto_cpu_timer
|
||||
#include <iostream>
|
||||
|
||||
template <class T>
|
||||
class bounded_buffer
|
||||
|
||||
Reference in New Issue
Block a user