mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Make pdqsort always available.
This commit is contained in:
@@ -12,9 +12,6 @@
|
|||||||
# define NO_PARALLEL_SORT
|
# define NO_PARALLEL_SORT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef NO_PARALLEL_SORT
|
#include "tracy_pdqsort.h"
|
||||||
# include "tracy_pdqsort.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user