We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9af45c + 63fce04 commit 7a095b2Copy full SHA for 7a095b2
pcu/PCU.h
@@ -2,6 +2,7 @@
2
#define SCOREC_PCU_H
3
4
#include <cstdlib>
5
+#include <cstdarg> //va_list
6
#include <mpi.h>
7
#include "pcu_defines.h"
8
0 commit comments