From 91573461ac28c6152eda5b05986eaf622dfcdc12 Mon Sep 17 00:00:00 2001 From: Steven Doran <78985334+S81D@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:52:52 -0600 Subject: [PATCH] Add FitRWM to Unity --- UserTools/Unity.h | 1 + 1 file changed, 1 insertion(+) diff --git a/UserTools/Unity.h b/UserTools/Unity.h index 5f43815d1..7e64d4e9b 100644 --- a/UserTools/Unity.h +++ b/UserTools/Unity.h @@ -181,3 +181,4 @@ #include "BackTracker.h" #include "PrintDQ.h" #include "AssignBunchTimingMC.h" +#include "FitRWMWaveform.h"