Commit 194d30eb authored by Xavier Thompson's avatar Xavier Thompson

ring_buffer.hpp: Add missing include

parent 3e8aa002
......@@ -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