Adding message passing header to the C++ driver test.

This commit is contained in:
Patrick Shriwise 2020-12-14 06:18:41 +00:00 committed by GitHub
parent 793f425372
commit 1734a07295

View file

@ -2,6 +2,7 @@
#include "openmc/capi.h"
#include "openmc/cell.h"
#include "openmc/geometry.h"
#include "openmc/message_passing.h"
#include "openmc/summary.h"
#include "openmc/tallies/filter.h"
#include "openmc/tallies/filter_cell.h"