mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 05:05:30 -04:00
include mcpl header
This commit is contained in:
parent
bf0c5d7f9a
commit
cfbd397d45
1 changed files with 4 additions and 0 deletions
|
|
@ -33,6 +33,10 @@
|
|||
#include "openmc/state_point.h"
|
||||
#include "openmc/xml_interface.h"
|
||||
|
||||
#ifdef HAS_MCPL
|
||||
#include <mcpl.h>
|
||||
#endif
|
||||
|
||||
namespace openmc {
|
||||
|
||||
//==============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue