mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-10 10:52:31 -05:00
2 lines
48 B
C++
2 lines
48 B
C++
#include <string>
|
|
thread_local std::string foo;
|