IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 9b46e92a authored by Alan Coleman's avatar Alan Coleman Committed by Antonio Augusto Alves Junior
Browse files

Fix build chain for fluka

parent 1985a20e
No related branches found
No related tags found
1 merge request!629Fix build chain for fluka
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
#include <SetupTestEnvironment.hpp> #include <SetupTestEnvironment.hpp>
using namespace corsika; using namespace corsika;
using Catch::Approx;
template <typename TStackView> template <typename TStackView>
auto sumMomentum(TStackView const& view, CoordinateSystemPtr const& vCS) { auto sumMomentum(TStackView const& view, CoordinateSystemPtr const& vCS) {
......
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