mirror of
https://github.com/Naios/continuable.git
synced 2025-12-06 16:56:44 +08:00
build fix
This commit is contained in:
parent
710b34a6e5
commit
09145b0439
2
test.cpp
2
test.cpp
@ -122,7 +122,7 @@ void test_unwrap(std::string const& msg)
|
|||||||
#include <atomic>
|
#include <atomic>
|
||||||
#include <random>
|
#include <random>
|
||||||
|
|
||||||
static std::atomic_size_t move_tracer_index = 0;
|
// static std::atomic_size_t move_tracer_index = 0;
|
||||||
|
|
||||||
/// Class to trace construct, destruct, copy and move operations.
|
/// Class to trace construct, destruct, copy and move operations.
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user