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
|
||||
#endif
|
||||
|
||||
#ifdef NO_PARALLEL_SORT
|
||||
# include "tracy_pdqsort.h"
|
||||
#endif
|
||||
|
||||
#include "tracy_pdqsort.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user