mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 22:44:34 +00:00
Make pdqsort always available.
This commit is contained in:
parent
5dd70c4306
commit
9f0a6b8231
@ -12,9 +12,6 @@
|
||||
# define NO_PARALLEL_SORT
|
||||
#endif
|
||||
|
||||
#ifdef NO_PARALLEL_SORT
|
||||
# include "tracy_pdqsort.h"
|
||||
#endif
|
||||
|
||||
#include "tracy_pdqsort.h"
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user