We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa058b commit 21cec6bCopy full SHA for 21cec6b
fastdebug.c
@@ -6,6 +6,7 @@
6
#include <sys/stat.h>
7
#include <sys/time.h>
8
#include <time.h>
9
+#include <alloca.h>
10
11
// If I want a no mpi version, define this macro
12
#ifdef NOMPI
0 commit comments