From 1bb04b19b0cf8b95fd1168afdc31108b0e10d4f0 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (o)" <j.wuttke@fz-juelich.de>
Date: Mon, 28 Nov 2022 14:11:03 +0100
Subject: [PATCH] code layout

---
 Sample/HardParticle/IFormFactorPolyhedron.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Sample/HardParticle/IFormFactorPolyhedron.h b/Sample/HardParticle/IFormFactorPolyhedron.h
index 0066db61d6f..12c718d9897 100644
--- a/Sample/HardParticle/IFormFactorPolyhedron.h
+++ b/Sample/HardParticle/IFormFactorPolyhedron.h
@@ -23,6 +23,7 @@
 namespace ff {
 
 class Polyhedron;
+
 }
 
 //! A polyhedron, for form factor computation.
-- 
GitLab