mirror of https://github.com/wolfpld/tracy.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
345 B
Diff
15 lines
345 B
Diff
diff --git i/include/ppqsort/parameters.h w/include/ppqsort/parameters.h
|
|
index 115c3a1..3f4b669 100644
|
|
--- i/include/ppqsort/parameters.h
|
|
+++ w/include/ppqsort/parameters.h
|
|
@@ -3,7 +3,8 @@
|
|
#include <bit>
|
|
#include <execution>
|
|
|
|
-#ifndef NDEBUG
|
|
+//#ifndef NDEBUG
|
|
+#if 0
|
|
#include <bitset>
|
|
#include <iostream>
|
|
#include <syncstream>
|