Skip to content

Commit b404523

Browse files
committed
Fix compile error
1 parent 2a927c7 commit b404523

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Shared/sdk/SharedUtil.Misc.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1853,7 +1853,6 @@ namespace SharedUtil
18531853
cpu = 0;
18541854

18551855
return cpu;
1856-
#endif
18571856
#else
18581857
// This should work on Linux
18591858
return sched_getcpu();

0 commit comments

Comments
 (0)