Skip to content
Snippets Groups Projects
Commit 1ef0fff4 authored by Xenhat Hex's avatar Xenhat Hex Committed by Xenny Heartsong
Browse files

Fix build failure on linux

parent c57d0e5b
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,8 @@
#if LL_WINDOWS
#include <intrin.h>
#else
#include <x86intrin.h>
#endif
#define LL_FAST_TIMER_ON 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment