Skip to content
Snippets Groups Projects

Fix build failure on linux

Merged Ghost User requested to merge xenhat/clockfix into main
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -33,6 +33,8 @@
#if LL_WINDOWS
#include <intrin.h>
#else
#include <x86intrin.h>
#endif
#define LL_FAST_TIMER_ON 1
Loading