mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
formatting cleanup
This commit is contained in:
parent
a44e355ff0
commit
d6d804600f
10 changed files with 17 additions and 37 deletions
|
|
@ -1,12 +1,9 @@
|
|||
#include "openmc/bank.h"
|
||||
|
||||
#include "openmc/capi.h"
|
||||
#include "openmc/error.h"
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
// Explicit template instantiation definition
|
||||
//template class std::vector<openmc::Particle::Bank>;
|
||||
|
||||
namespace openmc {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue