We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6032eeb commit 4ea8e28Copy full SHA for 4ea8e28
unittest/unittest.c
@@ -23,7 +23,7 @@
23
#include <math.h>
24
#include <time.h>
25
26
-#define USE_PTHREADS // Please change this to #undef USE_PTHREADS if your platform does not support pthread.h!
+#define USE_PTHREADS // If your platform does not support pthread.h please change this line to #undef!
27
// #undef USE_PTHREADS
28
29
#ifdef USE_PTHREADS
0 commit comments