eedb/share/benchmark/cmake/thread_safety_attributes.cpp
2017-03-05 18:25:38 +01:00

5 lines
79 B
C++

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