mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
formatting cleanup
This commit is contained in:
parent
a44e355ff0
commit
d6d804600f
10 changed files with 17 additions and 37 deletions
|
|
@ -10,8 +10,8 @@
|
|||
#include "openmc/random_lcg.h"
|
||||
#include "openmc/settings.h"
|
||||
#include "openmc/simulation.h"
|
||||
#include "openmc/tallies/tally.h"
|
||||
#include "openmc/tallies/derivative.h"
|
||||
#include "openmc/tallies/tally.h"
|
||||
#include "openmc/track_output.h"
|
||||
|
||||
#include <algorithm> // for copy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue