diff options
Diffstat (limited to 'utils/google-benchmark/cmake/thread_safety_attributes.cpp')
| -rw-r--r-- | utils/google-benchmark/cmake/thread_safety_attributes.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/utils/google-benchmark/cmake/thread_safety_attributes.cpp b/utils/google-benchmark/cmake/thread_safety_attributes.cpp deleted file mode 100644 index 46161babdb100..0000000000000 --- a/utils/google-benchmark/cmake/thread_safety_attributes.cpp +++ /dev/null @@ -1,4 +0,0 @@ -#define HAVE_THREAD_SAFETY_ATTRIBUTES -#include "../src/mutex.h" - -int main() {} |
