We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e196870 commit f4e8c4eCopy full SHA for f4e8c4e
1 file changed
src/atomic/atomic_std.hpp
@@ -18,6 +18,7 @@
18
#define DATASTAX_INTERNAL_ATOMIC_STD_HPP
19
20
#include <atomic>
21
+#include <type_traits>
22
23
namespace datastax { namespace internal {
24
0 commit comments