Skip to content

Commit

Permalink
Fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
botder committed Aug 30, 2024
1 parent 2a927c7 commit b404523
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Shared/sdk/SharedUtil.Misc.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1853,7 +1853,6 @@ namespace SharedUtil
cpu = 0;

return cpu;
#endif
#else
// This should work on Linux
return sched_getcpu();
Expand Down

0 comments on commit b404523

Please sign in to comment.