mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
added Google Benchmark lib (currently linux only) compile with ENABLE_BENCHMARK see bin-build/build_tools.sh
4 lines
79 B
C++
4 lines
79 B
C++
#define HAVE_THREAD_SAFETY_ATTRIBUTES
|
|
#include "../src/mutex.h"
|
|
|
|
int main() {}
|