diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-12-23 16:30:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-23 17:35:02 +0100 |
| commit | 52d807654169d6443909c1d5dd20a155801faa26 (patch) | |
| tree | 727774d21ea1f4b54ccd61a09127894cb8d572ef /src/dcp.h | |
| parent | a6ccc587277b848b4a60c07456b11eb1b076d181 (diff) | |
Remove String::compose and use fmt instead.
Diffstat (limited to 'src/dcp.h')
| -rw-r--r-- | src/dcp.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -43,7 +43,6 @@ #include "asset_map.h" #include "certificate.h" -#include "compose.hpp" #include "metadata.h" #include "name_format.h" #include "util.h" |
