From 90aa42d66c7575f0bff8a6383ba4503bb237ed84 Mon Sep 17 00:00:00 2001 From: Gary Cunning Date: Tue, 21 Jan 2025 13:33:22 -0700 Subject: [PATCH] removed from list of includes. There is no longer a dependence on DsRadarMsg. --- .../apps/radar/src/HcrShortLongCombine/HcrShortLongCombine.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/codebase/apps/radar/src/HcrShortLongCombine/HcrShortLongCombine.hh b/codebase/apps/radar/src/HcrShortLongCombine/HcrShortLongCombine.hh index 33a40f73a..e9a441d1e 100644 --- a/codebase/apps/radar/src/HcrShortLongCombine/HcrShortLongCombine.hh +++ b/codebase/apps/radar/src/HcrShortLongCombine/HcrShortLongCombine.hh @@ -48,7 +48,6 @@ #include #include #include -#include #include class RadxFile; class RadxRay;