mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Remove unnecessary wrapper code
This commit is contained in:
parent
bdac2854ce
commit
a65ea4cce8
2 changed files with 27 additions and 53 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#ifndef OPENMC_TALLIES_FILTER_ENERGY_H
|
||||
#define OPENMC_TALLIES_FILTER_ENERGY_H
|
||||
|
||||
//#include <cstdint>
|
||||
//#include <unordered_map>
|
||||
#include <vector>
|
||||
|
||||
#include "openmc/tallies/filter.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue