2
0
mirror of https://github.com/boostorg/parser.git synced 2026-01-31 08:22:15 +00:00
Files
parser/benchmark-v1.1.0/cmake/thread_safety_attributes.cpp
2017-04-20 21:01:31 -05:00

5 lines
79 B
C++

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