IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 39a9248e authored by ralfulrich's avatar ralfulrich
Browse files

removed bitset2

parent 20f26a72
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ namespace corsika::coast {
you will be able to do that.
*/
corsika::process::EProcessReturn COASTProcess::DoContinuous(const Particle& p,
const Track& t,
const Track& t,
const Stack&) {
using namespace corsika::units::si;
auto const start = t.GetPosition(0).GetCoordinates();
......
......@@ -13,8 +13,6 @@
#include <corsika/particles/ParticleProperties.h>
#include <bitset2/bitset2.hpp>
#include <map>
namespace corsika::coast {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment