spack/var/spack/repos/builtin/packages/swfft/include-stdio_h.patch
2020-06-23 10:17:32 +02:00

12 lines
206 B
Diff

--- a/TimingStats.h
+++ b/TimingStats.h
@@ -56,7 +56,7 @@
#define HACC_TIMINGSTATS_H
#include <math.h>
-
+#include <stdio.h>
#include <mpi.h>
// lightweight timing statistics from MPI_Wtime() calls