From 4d12b6beb21bf1a4e55195f04865be1a8511dbb4 Mon Sep 17 00:00:00 2001 From: Emily Boudreaux Date: Mon, 17 Mar 2025 13:24:08 -0400 Subject: [PATCH] docs(helm): added header --- src/eos/private/helm.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/eos/private/helm.cpp b/src/eos/private/helm.cpp index f80a8b3..172d88c 100644 --- a/src/eos/private/helm.cpp +++ b/src/eos/private/helm.cpp @@ -2,7 +2,7 @@ // // Copyright (C) 2025 -- The 4D-STAR Collaboration // File Author: Emily Boudreaux -// Last Modified: March 13, 2025 +// Last Modified: March 17, 2025 // // 4DSSE is free software; you can use it and/or modify // it under the terms and restrictions the GNU General Library Public @@ -33,6 +33,7 @@ #include + #include "helm.h" #include "const.h" #include "probe.h"