mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Removing unecessary DAGMC include from cross_sections.cpp
This commit is contained in:
parent
d1df19a21f
commit
e6ce90dd78
1 changed files with 0 additions and 3 deletions
|
|
@ -3,9 +3,6 @@
|
|||
#include "openmc/capi.h"
|
||||
#include "openmc/constants.h"
|
||||
#include "openmc/container_util.h"
|
||||
#ifdef DAGMC
|
||||
#include "openmc/dagmc.h"
|
||||
#endif
|
||||
#include "openmc/error.h"
|
||||
#include "openmc/geometry_aux.h"
|
||||
#include "openmc/file_utils.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue