mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-27 19:47:30 -03:00
3 lines
48 B
C++
3 lines
48 B
C++
|
#include <string>
|
||
|
thread_local std::string foo;
|