1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-25 13:41:56 +03:00
Files
json/benchmarks/thirdparty/benchmark/cmake/thread_safety_attributes.cpp
2018-01-18 22:00:32 +01:00

5 lines
79 B
C++

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