mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-13 03:30:42 +02:00
3 lines
48 B
C++
3 lines
48 B
C++
#include <string>
|
|
thread_local std::string foo;
|