mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 17:27:00 +00:00
Fix build error
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#if PROFILING
|
||||
#include <x86intrin.h>
|
||||
#else
|
||||
#define __rdtsc() 0
|
||||
// #define __rdtsc() 0
|
||||
#endif
|
||||
namespace beast {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user