Commit 40894cb6 authored by Xavier Thompson's avatar Xavier Thompson

ring_buffer.hpp: Add missing include

parent 351d221d
......@@ -4,6 +4,7 @@
#include <atomic>
#include <bit>
#include <cstdint>
#include <type_traits>
namespace typon::fdt::lock_free
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment