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() {}