From 1ec1f6dbc934f666da08044e2849c5c8b1076826 Mon Sep 17 00:00:00 2001
From: Felix Riehn <felix@matilda>
Date: Thu, 29 Nov 2018 18:17:36 +0000
Subject: [PATCH] added unit tests for momentum and cross section unit, fixed

---
 Framework/Units/PhysicalUnits.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Framework/Units/PhysicalUnits.h b/Framework/Units/PhysicalUnits.h
index de75e9b8e..c15736386 100644
--- a/Framework/Units/PhysicalUnits.h
+++ b/Framework/Units/PhysicalUnits.h
@@ -25,6 +25,7 @@ namespace phys {
 }
 
 
+
 namespace corsika::units::si {
   using namespace phys::units;
   using namespace phys::units::literals;
-- 
GitLab