Skip to content

Commit 63fce04

Browse files
committed
missing header
1 parent 2d97089 commit 63fce04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pcu/PCU.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define SCOREC_PCU_H
33

44
#include <cstdlib>
5+
#include <cstdarg> //va_list
56
#include <mpi.h>
67
#include "pcu_defines.h"
78

0 commit comments

Comments
 (0)