Skip to content

Commit

Permalink
missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
cwsmith committed Dec 10, 2024
1 parent 2d97089 commit 63fce04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pcu/PCU.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define SCOREC_PCU_H

#include <cstdlib>
#include <cstdarg> //va_list
#include <mpi.h>
#include "pcu_defines.h"

Expand Down

0 comments on commit 63fce04

Please sign in to comment.