1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-29 15:13:04 +04:00
Files
json/benchmarks/thirdparty/benchmark/cmake/thread_safety_attributes.cpp
T
2018-01-18 22:00:32 +01:00

5 lines
79 B
C++

#define HAVE_THREAD_SAFETY_ATTRIBUTES
#include "../src/mutex.h"
int main() {}