Commit 75643e2a authored by Xavier Thompson's avatar Xavier Thompson

ring_buffer.hpp: Add missing include

parent ecf733a1
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
#include <atomic> #include <atomic>
#include <bit> #include <bit>
#include <cstdint>
namespace typon::fdt::lock_free 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