mirror of
https://github.com/nlohmann/json.git
synced 2025-07-28 12:02:00 +03:00
➕ using Google Benchmark #921
This commit is contained in:
4
benchmarks/thirdparty/benchmark/cmake/thread_safety_attributes.cpp
vendored
Normal file
4
benchmarks/thirdparty/benchmark/cmake/thread_safety_attributes.cpp
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
#define HAVE_THREAD_SAFETY_ATTRIBUTES
|
||||
#include "../src/mutex.h"
|
||||
|
||||
int main() {}
|
Reference in New Issue
Block a user