mirror of
https://github.com/nlohmann/json.git
synced 2024-12-19 01:27:51 +08:00
5 lines
79 B
C++
5 lines
79 B
C++
|
#define HAVE_THREAD_SAFETY_ATTRIBUTES
|
||
|
#include "../src/mutex.h"
|
||
|
|
||
|
int main() {}
|