Skip to content

Commit

Permalink
include cstddef
Browse files Browse the repository at this point in the history
  • Loading branch information
petiaccja committed Feb 29, 2024
1 parent 6f7d76b commit b84b6c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/asyncpp/threading/cache.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#pragma once


#include <cstddef>


namespace asyncpp {

#ifdef __cpp_lib_hardware_interference_size
Expand Down

0 comments on commit b84b6c9

Please sign in to comment.