Fix build error

This commit is contained in:
JCW
2025-05-30 13:40:50 +01:00
parent ac5ff24323
commit c3a7ae3730

View File

@@ -18,7 +18,7 @@
#if PROFILING
#include <x86intrin.h>
#else
#define __rdtsc() 0
// #define __rdtsc() 0
#endif
namespace beast {