mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
include mcpl header
This commit is contained in:
parent
6d352aa55c
commit
601d219c6d
1 changed files with 4 additions and 0 deletions
|
|
@ -31,6 +31,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