json/benchmarks/thirdparty/benchmark/cmake/thread_safety_attributes.cpp

5 lines
79 B
C++
Raw Normal View History

2021-01-23 15:59:52 +03:00
#define HAVE_THREAD_SAFETY_ATTRIBUTES
#include "../src/mutex.h"
int main() {}