From bad01065584014aee4024e7cbc4a66acac7617e1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 9 Jul 2025 22:58:37 +0200 Subject: Remove compose.hpp includes. sed -i "/include.*compose.hpp/d;" src/lib/*.cc src/wx/*.cc src/wx/*.h src/tools/*.cc src/lib/*.h test/*.cc --- test/audio_mapping_test.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'test/audio_mapping_test.cc') diff --git a/test/audio_mapping_test.cc b/test/audio_mapping_test.cc index d046a95d2..dfde022a0 100644 --- a/test/audio_mapping_test.cc +++ b/test/audio_mapping_test.cc @@ -26,7 +26,6 @@ #include "lib/audio_mapping.h" -#include "lib/compose.hpp" #include "lib/constants.h" #include #include -- cgit v1.2.3